diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-12 11:22:08 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-12 11:22:08 +0000 |
commit | 9701922238356541da33abc599ca8d40ff14fd7f (patch) | |
tree | 47d1d8ddeb6d243e8ded602de278c8c967f6efed /target/linux/cns3xxx/config-default | |
parent | 880df071257cd698ef8a278c07b5ba5e956f7120 (diff) |
[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/cns3xxx/config-default')
-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 |