diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-05-07 16:20:37 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-05-07 16:20:37 +0000 |
commit | 51f79537349b76f395a3ec681d8c05d5ca199c65 (patch) | |
tree | 0506ec109e92c55644d62fe9351f243c5cc0a198 /target/linux/ar71xx/config-2.6.33 | |
parent | 2598c32f063f410ee32fe967db85a02432992269 (diff) | |
download | upstream-51f79537349b76f395a3ec681d8c05d5ca199c65.tar.gz upstream-51f79537349b76f395a3ec681d8c05d5ca199c65.tar.bz2 upstream-51f79537349b76f395a3ec681d8c05d5ca199c65.zip |
ar71xx: remove some bogus kernel config overrides
SVN-Revision: 21397
Diffstat (limited to 'target/linux/ar71xx/config-2.6.33')
-rw-r--r-- | target/linux/ar71xx/config-2.6.33 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ar71xx/config-2.6.33 b/target/linux/ar71xx/config-2.6.33 index 0cd2358662..f9172b773f 100644 --- a/target/linux/ar71xx/config-2.6.33 +++ b/target/linux/ar71xx/config-2.6.33 @@ -273,9 +273,6 @@ CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y # CONFIG_TC35815 is not set -# CONFIG_TINY_RCU is not set CONFIG_TRAD_SIGNALS=y -# CONFIG_TREE_PREEMPT_RCU is not set -CONFIG_TREE_RCU=y CONFIG_USB_SUPPORT=y CONFIG_ZONE_DMA_FLAG=0 |