summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-09-23 11:48:20 +0300
committerJoel Stanley <joel@jms.id.au>2022-09-24 05:39:19 +0300
commit81fbf3d85183ddf9b9d2890b1c4e76c77224fa73 (patch)
tree830eebcfe68626db36c9ee2946effc483e333456 /meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
parentc97b8d461ae201bc391e8f02b46badc069765ca1 (diff)
downloadopenbmc-81fbf3d85183ddf9b9d2890b1c4e76c77224fa73.tar.xz
linux-aspeed: Enable EDAC driver
The Error Detection and Correction driver is used for reporting ECC errors to userspace. On a system that does not have ECC enabled it will not probe. Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: Id804e055eef6a6cc1696fedaf670d4ec125d1417 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig')
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
index 81792c5594..e838299b17 100644
--- a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
+++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
@@ -227,6 +227,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
CONFIG_EDAC=y
+CONFIG_EDAC_ASPEED=y
# CONFIG_EDAC_LEGACY_SYSFS is not set
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_DS1307=y