diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-21 11:19:23 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-21 11:19:23 +0000 |
commit | 940556706460191836ec208a6e164a4a5fcec136 (patch) | |
tree | 7e8720d82aaae56400473b8c7c2db8043eabb268 /target/linux | |
parent | 6210882f09ea13af297de11972a9b89b4d01140d (diff) | |
download | upstream-940556706460191836ec208a6e164a4a5fcec136.tar.gz upstream-940556706460191836ec208a6e164a4a5fcec136.tar.bz2 upstream-940556706460191836ec208a6e164a4a5fcec136.zip |
atheros: config-2.6.33, use UP-only small-memory-footprint RCU
(tested on production system, works solid for couple of weeks)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20336 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/atheros/config-2.6.33 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/atheros/config-2.6.33 b/target/linux/atheros/config-2.6.33 index 3d2ea92c93..e6c2653564 100644 --- a/target/linux/atheros/config-2.6.33 +++ b/target/linux/atheros/config-2.6.33 @@ -193,9 +193,7 @@ CONFIG_SYS_HAS_EARLY_PRINTK=y CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y -# 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 |