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 | 66ee5acfff3c9aeae91139bb0474482dc74c782b (patch) | |
tree | 345e6da9e4e349257087c2f2884ca1f52e3537f4 /target/linux/ppc44x | |
parent | ac5bde665cb28d21e7be3fb987e5e56527d35efa (diff) | |
download | upstream-66ee5acfff3c9aeae91139bb0474482dc74c782b.tar.gz upstream-66ee5acfff3c9aeae91139bb0474482dc74c782b.tar.bz2 upstream-66ee5acfff3c9aeae91139bb0474482dc74c782b.zip |
clean up handling of some kernel symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc44x')
-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 |