diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 09:33:16 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 09:33:16 +0000 |
commit | 825b37cc569b40e0fcea9647f06495437069c0c8 (patch) | |
tree | 3c708f4c32d4197e524126d3009d82b5df3aab67 /target/linux/ppc44x/config-default | |
parent | 0a52bc58f8c5e31d47d2b24fe422d66aca3fd8aa (diff) | |
download | upstream-825b37cc569b40e0fcea9647f06495437069c0c8.tar.gz upstream-825b37cc569b40e0fcea9647f06495437069c0c8.tar.bz2 upstream-825b37cc569b40e0fcea9647f06495437069c0c8.zip |
clean up handling of some kernel symbols
SVN-Revision: 19581
Diffstat (limited to 'target/linux/ppc44x/config-default')
-rw-r--r-- | target/linux/ppc44x/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ppc44x/config-default b/target/linux/ppc44x/config-default index bff935350c..313fd3c7fe 100644 --- a/target/linux/ppc44x/config-default +++ b/target/linux/ppc44x/config-default @@ -7,7 +7,6 @@ CONFIG_4xx=y # CONFIG_6xx is not set # CONFIG_8139TOO is not set # CONFIG_ADVANCED_OPTIONS is not set -# CONFIG_AGP is not set CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y # CONFIG_ARCHES is not set @@ -38,7 +37,6 @@ CONFIG_DEVPORT=y # CONFIG_E200 is not set CONFIG_EARLY_PRINTK=y # CONFIG_EBONY is not set -# CONFIG_EDAC is not set CONFIG_EXTRA_TARGETS="uImage" CONFIG_FORCE_MAX_ZONEORDER=11 # CONFIG_FSL_ULI1575 is not set @@ -100,7 +98,6 @@ CONFIG_KERNEL_START=0xc0000000 # CONFIG_LEDS_GPIO is not set # CONFIG_LEDS_GPIO_OF is not set CONFIG_LOWMEM_SIZE=0x30000000 -# CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_MATH_EMULATION is not set # CONFIG_MMIO_NVRAM is not set # CONFIG_MPIC is not set |