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/pxa | |
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/pxa')
-rw-r--r-- | target/linux/pxa/config-default | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/pxa/config-default b/target/linux/pxa/config-default index cae5cd275d..f7056d6720 100644 --- a/target/linux/pxa/config-default +++ b/target/linux/pxa/config-default @@ -20,9 +20,7 @@ CONFIG_ARM=y # CONFIG_ARPD is not set # CONFIG_ARTHUR is not set CONFIG_ATA=m -# CONFIG_ATA_NONSTANDARD is not set # CONFIG_ATM is not set -CONFIG_BASE_SMALL=0 # CONFIG_BINFMT_AOUT is not set CONFIG_BITREVERSE=y # CONFIG_BLK_DEV_CRYPTOLOOP is not set @@ -47,7 +45,6 @@ CONFIG_CPU_CP15=y # CONFIG_CPU_DCACHE_DISABLE is not set CONFIG_CPU_TLB_V4WBI=y CONFIG_CPU_XSCALE=y -# CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEBUG_USER is not set # CONFIG_DM9000 is not set CONFIG_DUMMY_CONSOLE=y @@ -156,7 +153,6 @@ CONFIG_MTD_GUMSTIX=y CONFIG_NET_SCH_FIFO=y CONFIG_NO_IDLE_HZ=y # CONFIG_NO_IOPORT is not set -# CONFIG_NVRAM is not set # CONFIG_OUTER_CACHE is not set # CONFIG_PACKET is not set CONFIG_PATA_PCMCIA=m |