summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.cfg
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-11-16 10:55:02 -0800
committerKhem Raj <raj.khem@gmail.com>2015-11-16 10:55:02 -0800
commit2354b2d37412c76d147b515a5f1463e3ae6a775f (patch)
treeafdb821e5184141cf6ec555cd26fdee2817645cd /recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.cfg
parent1acb189203c5a0e02f6f4b739a00e7d124346806 (diff)
parentac6cf3d5122657881f58f199e74036c8cb5996fe (diff)
downloadmeta-altera-2354b2d37412c76d147b515a5f1463e3ae6a775f.tar.gz
Merge pull request #6 from dwesterg/master
Final bit of cleanup
Diffstat (limited to 'recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.cfg')
-rw-r--r--recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.cfg b/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.cfg
index e7ee368..a3171ad 100644
--- a/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.cfg
+++ b/recipes-kernel/linux/config/socfpga-base/features/altera/cyclone5_arria5-ip.cfg
@@ -109,3 +109,14 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=2
109CONFIG_CAN=y 109CONFIG_CAN=y
110CONFIG_CAN_C_CAN=y 110CONFIG_CAN_C_CAN=y
111CONFIG_CAN_C_CAN_PLATFORM=y 111CONFIG_CAN_C_CAN_PLATFORM=y
112
113# EDAC
114CONFIG_EDAC=y
115CONFIG_EDAC_LEGACY_SYSFS=y
116# CONFIG_EDAC_DEBUG is not set
117CONFIG_EDAC_MM_EDAC=y
118CONFIG_EDAC_ALTERA_MC=y
119CONFIG_EDAC_ALTERA_ECC_MGR=y
120CONFIG_EDAC_ALTERA_L2_ECC=y
121CONFIG_EDAC_ALTERA_OCRAM_ECC=y
122CONFIG_EDAC_ALTERA_NAND_ECC=y