diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-11 09:33:16 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-11 09:33:16 +0000 |
commit | 0b86ea3caffc89673a65f6e355bc39b4ceba323b (patch) | |
tree | 345e6da9e4e349257087c2f2884ca1f52e3537f4 /target/linux/mpc83xx/config-default | |
parent | 80f663be7614b223837ccda6767867b4ff32c894 (diff) |
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/config-default')
-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 |