move a few config options to the generic templates to avoid kernel config questions

SVN-Revision: 9510
This commit is contained in:
Felix Fietkau
2007-11-07 20:36:12 +00:00
parent a79df14d21
commit fa2828f9e5
3 changed files with 25 additions and 13 deletions

View File

@@ -30,14 +30,9 @@ CONFIG_BASE_SMALL=0
CONFIG_BINFMT_MISC=y
CONFIG_BITREVERSE=y
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_SC1200=y
@@ -137,7 +132,6 @@ CONFIG_IDE=y
# CONFIG_IDEDMA_IVB is not set
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_IDEPCI_PCIBUS_ORDER=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_IDE_ARM is not set
# CONFIG_IDE_CHIPSETS is not set
CONFIG_IDE_GENERIC=y