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