diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-02-12 11:22:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-02-12 11:22:08 +0000 |
commit | d976d07b419b80c7dd66a995fb74c39a26cc1dec (patch) | |
tree | 47d1d8ddeb6d243e8ded602de278c8c967f6efed /target/linux | |
parent | 2c60c67c19b8d53eeb2fe4f6c1129d2238ed35a2 (diff) | |
download | upstream-d976d07b419b80c7dd66a995fb74c39a26cc1dec.tar.gz upstream-d976d07b419b80c7dd66a995fb74c39a26cc1dec.tar.bz2 upstream-d976d07b419b80c7dd66a995fb74c39a26cc1dec.zip |
[cns3xxx]: enable another l2 cache errate on newer kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30472 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/cns3xxx/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/cns3xxx/config-default b/target/linux/cns3xxx/config-default index ab62bf2f1c..36667bea10 100644 --- a/target/linux/cns3xxx/config-default +++ b/target/linux/cns3xxx/config-default @@ -121,6 +121,7 @@ CONFIG_PERF_USE_VMALLOC=y CONFIG_PHYLIB=y CONFIG_PL310_ERRATA_588369=y CONFIG_PL310_ERRATA_727915=y +CONFIG_PL310_ERRATA_769419=y # CONFIG_PREEMPT_RCU is not set # CONFIG_QUOTACTL is not set CONFIG_RAID_ATTRS=y |