Skip to content

Commit f6bc0d8

Browse files
Dinh Nguyensuryasaimadhu
authored andcommitted
EDAC/synopsys: Enable the driver on Intel's N5X platform
Intel's N5X platform is also using the Synopsys EDAC controller. Signed-off-by: Dinh Nguyen <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Acked-by: Michal Simek <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent f7824de commit f6bc0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/edac/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ config EDAC_ARMADA_XP
484484

485485
config EDAC_SYNOPSYS
486486
tristate "Synopsys DDR Memory Controller"
487-
depends on ARCH_ZYNQ || ARCH_ZYNQMP
487+
depends on ARCH_ZYNQ || ARCH_ZYNQMP || ARCH_INTEL_SOCFPGA
488488
help
489489
Support for error detection and correction on the Synopsys DDR
490490
memory controller.

0 commit comments

Comments
 (0)