diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:42:24 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:42:24 +0000 |
commit | 9d5ce6e2692a47e30d2d76c0232c996e6b72d295 (patch) | |
tree | 5fbc686009cb5e6f1ec2ba2a916fe32dd83f94eb /target/linux/coldfire | |
parent | 8c2edace7f5c96524489e5eef5cc54d7c562925a (diff) | |
download | upstream-9d5ce6e2692a47e30d2d76c0232c996e6b72d295.tar.gz upstream-9d5ce6e2692a47e30d2d76c0232c996e6b72d295.tar.bz2 upstream-9d5ce6e2692a47e30d2d76c0232c996e6b72d295.zip |
another round of kernel config cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/coldfire')
-rw-r--r-- | target/linux/coldfire/config-default | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/coldfire/config-default b/target/linux/coldfire/config-default index c26ec6738e..6f50ddb0c4 100644 --- a/target/linux/coldfire/config-default +++ b/target/linux/coldfire/config-default @@ -8,7 +8,6 @@ CONFIG_ADVANCED=y CONFIG_ARCH_SUPPORTS_AOUT=y # CONFIG_ARCH_SUPPORTS_MSI is not set # CONFIG_ATARI is not set -CONFIG_BASE_SMALL=0 # CONFIG_BINFMT_AOUT is not set CONFIG_BITREVERSE=y # CONFIG_BOOTPARAM is not set @@ -18,7 +17,6 @@ CONFIG_CLASSIC_RCU=y # CONFIG_COLDFIRE_EDMA is not set # CONFIG_COLDFIRE_WATCHDOG is not set CONFIG_COLDFIRE=y -# CONFIG_DEBUG_BUGVERBOSE is not set CONFIG_FEC_548x_AUTO_NEGOTIATION=y CONFIG_FEC_548x_ENABLE_FEC2=y CONFIG_FEC_548x=y @@ -69,7 +67,6 @@ CONFIG_MCF_USER_HALT=y CONFIG_MMU_CFV4E=y CONFIG_MTD_CFI_ADV_OPTIONS=y # CONFIG_MTD_CFI_GEOMETRY is not set -# CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set CONFIG_NEED_MULTIPLE_NODES=y # CONFIG_NETDEV_1000 is not set @@ -79,7 +76,6 @@ CONFIG_NEED_MULTIPLE_NODES=y CONFIG_NOR_FLASH_BASE=0xE0000000 CONFIG_PCI_LEGACY=y # CONFIG_PCIPCWATCHDOG is not set -CONFIG_PCI=y # CONFIG_PROC_HARDWARE is not set # CONFIG_Q40 is not set # CONFIG_R6040 is not set |