summaryrefslogtreecommitdiffstats
path: root/bsp/axxiaarm64/edac.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/axxiaarm64/edac.cfg')
-rw-r--r--bsp/axxiaarm64/edac.cfg21
1 files changed, 21 insertions, 0 deletions
diff --git a/bsp/axxiaarm64/edac.cfg b/bsp/axxiaarm64/edac.cfg
new file mode 100644
index 00000000..279cebcb
--- /dev/null
+++ b/bsp/axxiaarm64/edac.cfg
@@ -0,0 +1,21 @@
+#.........................................................................
+# WARNING
+#
+# This file is a kernel configuration fragment, and not a full kernel
+# configuration file. The final kernel configuration is made up of
+# an assembly of processed fragments, each of which is designed to
+# capture a specific part of the final configuration (e.g. platform
+# configuration, feature configuration, and board specific hardware
+# configuration). For more information on kernel configuration, please
+# consult the product documentation.
+#
+#.........................................................................
+
+CONFIG_EDAC=y
+# CONFIG_EDAC_DEBUG is not set
+CONFIG_EDAC_AXXIA_SYSMEM_5600=y
+CONFIG_EDAC_AXXIA_CMEM_5600=y
+CONFIG_EDAC_AXXIA_L3_5600=y
+CONFIG_EDAC_AXXIA_L2_CPU_5600=y
+
+# CONFIG_AXXIA_SMMON is not set