arm64: defconfig: enable Layerscape EDAC driver
authorMichael Walle <michael@walle.cc>
Thu, 8 Apr 2021 11:02:19 +0000 (13:02 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 22 May 2021 12:33:52 +0000 (20:33 +0800)
Most Layerscape SoCs support ECC error reporting for the memory
controller. Enable the corresponding module. In particular, this will
enable EDAC support on the Kontron sl28 board which comes with ECC
memory.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/configs/defconfig

index 45db77d1a6578ae2b66c3a0aea5e07a7ea2aec87..09d13c0846c07f89d136a2f258b0b947966c9c92 100644 (file)
@@ -885,6 +885,7 @@ CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
 CONFIG_LEDS_TRIGGER_PANIC=y
 CONFIG_EDAC=y
 CONFIG_EDAC_GHES=y
+CONFIG_EDAC_LAYERSCAPE=m
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_DS1307=m
 CONFIG_RTC_DRV_HYM8563=m