Skip to content

Commit b99f904

Browse files
mwalleShawn Guo
authored andcommitted
arm64: defconfig: enable Layerscape EDAC driver
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>
1 parent 2b46d5d commit b99f904

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,7 @@ CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
885885
CONFIG_LEDS_TRIGGER_PANIC=y
886886
CONFIG_EDAC=y
887887
CONFIG_EDAC_GHES=y
888+
CONFIG_EDAC_LAYERSCAPE=m
888889
CONFIG_RTC_CLASS=y
889890
CONFIG_RTC_DRV_DS1307=m
890891
CONFIG_RTC_DRV_HYM8563=m

0 commit comments

Comments
 (0)