Author: nbd
Date: 2015-03-23 11:14:27 +0100 (Mon, 23 Mar 2015)
New Revision: 44947

Modified:
   trunk/target/linux/bcm53xx/config-3.18
Log:
bcm53xx: add missing cache controller errata options

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/target/linux/bcm53xx/config-3.18
===================================================================
--- trunk/target/linux/bcm53xx/config-3.18      2015-03-23 10:14:20 UTC (rev 
44946)
+++ trunk/target/linux/bcm53xx/config-3.18      2015-03-23 10:14:27 UTC (rev 
44947)
@@ -33,6 +33,7 @@
 CONFIG_ARM_ERRATA_754322=y
 CONFIG_ARM_ERRATA_764369=y
 CONFIG_ARM_ERRATA_775420=y
+CONFIG_ARM_ERRATA_798181=y
 CONFIG_ARM_GIC=y
 CONFIG_ARM_GLOBAL_TIMER=y
 CONFIG_ARM_HAS_SG_CHAIN=y
@@ -234,9 +235,9 @@
 CONFIG_PERF_USE_VMALLOC=y
 CONFIG_PHYLIB=y
 # CONFIG_PL310_ERRATA_588369 is not set
-# CONFIG_PL310_ERRATA_727915 is not set
-# CONFIG_PL310_ERRATA_753970 is not set
-# CONFIG_PL310_ERRATA_769419 is not set
+CONFIG_PL310_ERRATA_727915=y
+CONFIG_PL310_ERRATA_753970=y
+CONFIG_PL310_ERRATA_769419=y
 # CONFIG_PREEMPT_RCU is not set
 CONFIG_RCU_STALL_COMMON=y
 CONFIG_RFS_ACCEL=y
@@ -245,7 +246,6 @@
 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
 CONFIG_SCHED_HRTICK=y
 # CONFIG_SCSI_DMA is not set
-# CONFIG_SECCOMP is not set
 CONFIG_SERIAL_OF_PLATFORM=y
 CONFIG_SMP=y
 CONFIG_SMP_ON_UP=y
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to