diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-21 11:19:23 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-21 11:19:23 +0000 |
commit | e9c11afbbd9c0a9eff9ef4fce086b324b0bee555 (patch) | |
tree | 7e8720d82aaae56400473b8c7c2db8043eabb268 | |
parent | b33f0c06de6a668d840347afc3932974685bcecd (diff) |
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
-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 |