diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-03-10 01:01:51 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-03-10 01:01:51 +0000 |
commit | 3d919b7c086977cdf470042530e5d1bcf1e514b9 (patch) | |
tree | fa87bce036784d75b23a931fcfb5f4d3879735fa /target/linux/cns3xxx/config-3.8 | |
parent | 681769d0c05150ad1d68a1eaca0ea6597168b117 (diff) | |
download | upstream-3d919b7c086977cdf470042530e5d1bcf1e514b9.tar.gz upstream-3d919b7c086977cdf470042530e5d1bcf1e514b9.tar.bz2 upstream-3d919b7c086977cdf470042530e5d1bcf1e514b9.zip |
cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ethernet cpu affinity (improves lan<->wlan bridging performance)
SVN-Revision: 35915
Diffstat (limited to 'target/linux/cns3xxx/config-3.8')
-rw-r--r-- | target/linux/cns3xxx/config-3.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/cns3xxx/config-3.8 b/target/linux/cns3xxx/config-3.8 index c3f4fb1646..f308db02e5 100644 --- a/target/linux/cns3xxx/config-3.8 +++ b/target/linux/cns3xxx/config-3.8 @@ -166,6 +166,7 @@ CONFIG_PL310_ERRATA_769419=y CONFIG_PPS=y CONFIG_PPS_CLIENT_GPIO=y # CONFIG_PREEMPT_RCU is not set +# CONFIG_PROC_STRIPPED is not set CONFIG_RAID_ATTRS=y CONFIG_RFS_ACCEL=y CONFIG_RPS=y |