1
0
Fork 0

MLK-23310-1 defconfig: EDAC: enable synopsys edac driver support for imx8mp

Enable edac driver on imx8mp based on synopsys edac driver.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Reviewed-by: Frank Li <frank.li@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Sherry Sun 2020-02-12 15:14:05 +08:00
parent 5aa692b745
commit 1191fb5146
2 changed files with 2 additions and 1 deletions

View File

@ -623,6 +623,7 @@ CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
CONFIG_LEDS_TRIGGER_PANIC=y
CONFIG_EDAC=y
CONFIG_EDAC_GHES=y
CONFIG_EDAC_SYNOPSYS=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_DS1307=y
CONFIG_RTC_DRV_MAX77686=y

View File

@ -475,7 +475,7 @@ config EDAC_ARMADA_XP
config EDAC_SYNOPSYS
tristate "Synopsys DDR Memory Controller"
depends on ARCH_ZYNQ || ARCH_ZYNQMP
depends on ARCH_ZYNQ || ARCH_ZYNQMP || ARCH_MXC
help
Support for error detection and correction on the Synopsys DDR
memory controller.