diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 11:42:24 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 11:42:24 +0000 |
commit | 5ed0363af9f4edda4a63b02250c7822851e7e6f4 (patch) | |
tree | 5fbc686009cb5e6f1ec2ba2a916fe32dd83f94eb /target/linux/at91 | |
parent | 7d2dbfd7711b9b089d01cd1a028874ad8bd6c56f (diff) |
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/at91')
-rw-r--r-- | target/linux/at91/config-2.6.25 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/target/linux/at91/config-2.6.25 b/target/linux/at91/config-2.6.25 index 5d16c2f00..b31b5b112 100644 --- a/target/linux/at91/config-2.6.25 +++ b/target/linux/at91/config-2.6.25 @@ -35,7 +35,6 @@ CONFIG_AT91_TIMER_HZ=128 CONFIG_AT91_VLIO=y # CONFIG_ATMEL_PWM is not set # CONFIG_ATMEL_SSC is not set -CONFIG_BASE_SMALL=0 # CONFIG_BINFMT_AOUT is not set CONFIG_BITREVERSE=y CONFIG_BLK_DEV_RAM_COUNT=16 @@ -61,7 +60,6 @@ CONFIG_CPU_CP15=y CONFIG_CPU_TLB_V4WBI=y # CONFIG_DATAFLASH_ALWAYS_ADD_DEVICE is not set CONFIG_DAVICOM_PHY=y -# CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEBUG_USER is not set # CONFIG_DM9000 is not set CONFIG_DUMMY_CONSOLE=y @@ -132,8 +130,8 @@ CONFIG_MTD_CMDLINE_PARTS=y # CONFIG_NF_NAT_RTSP is not set # CONFIG_NF_NAT_TFTP is not set # CONFIG_NO_IOPORT is not set -# CONFIG_NVRAM is not set # CONFIG_OUTER_CACHE is not set +# CONFIG_PCI is not set # CONFIG_PCI_SYSCALL is not set CONFIG_PHYLIB=y # CONFIG_PPP_MULTILINK is not set @@ -157,7 +155,6 @@ CONFIG_SLABINFO=y # CONFIG_SPI_ATMEL is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SYS_SUPPORTS_APM_EMULATION=y -CONFIG_TICK_ONESHOT=y CONFIG_UID16=y # CONFIG_USB_ARCH_HAS_EHCI is not set # CONFIG_USB is not set |