commit | 81fbf3d85183ddf9b9d2890b1c4e76c77224fa73 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Fri Sep 23 18:18:20 2022 +0930 |
committer | Joel Stanley <joel@jms.id.au> | Sat Sep 24 02:39:19 2022 +0000 |
tree | 830eebcfe68626db36c9ee2946effc483e333456 | |
parent | c97b8d461ae201bc391e8f02b46badc069765ca1 [diff] [blame] |
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>
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 81792c5..e838299 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_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