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/mpc83xx | |
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/mpc83xx')
-rw-r--r-- | target/linux/mpc83xx/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/mpc83xx/config-default b/target/linux/mpc83xx/config-default index ebb72ac4be..141966cac2 100644 --- a/target/linux/mpc83xx/config-default +++ b/target/linux/mpc83xx/config-default @@ -3,7 +3,6 @@ CONFIG_6xx=y # CONFIG_8xxx_WDT is not set # CONFIG_ADVANCED_OPTIONS is not set -# CONFIG_AGP is not set # CONFIG_ALTIVEC is not set # CONFIG_AMIGAONE is not set CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y @@ -35,7 +34,6 @@ CONFIG_DEVPORT=y CONFIG_DTC=y # CONFIG_E200 is not set CONFIG_EARLY_PRINTK=y -# CONFIG_EDAC is not set # CONFIG_EMBEDDED6xx is not set CONFIG_EXTRA_TARGETS="uImage.fit.mpc8377_wlan" CONFIG_FORCE_MAX_ZONEORDER=11 @@ -101,7 +99,6 @@ CONFIG_KERNEL_START=0xc0000000 # CONFIG_LEDS_GPIO is not set CONFIG_LOWMEM_SIZE=0x30000000 CONFIG_MAC80211_DEFAULT_PS_VALUE=0 -# CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_MMIO_NVRAM is not set # CONFIG_MPC5121_ADS is not set # CONFIG_MPC5121_GENERIC is not set |