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 <dinguyen@kernel.org> Signed-off-by: Borislav Petkov <bp@suse.de> Acked-by: Michal Simek <michal.simek@xilinx.com> Link: https://lkml.kernel.org/r/20211012190709.1504152-3-dinguyen@kernel.org
This commit is contained in:
parent
f7824ded41
commit
f6bc0d8bc2
@ -484,7 +484,7 @@ config EDAC_ARMADA_XP
|
|||||||
|
|
||||||
config EDAC_SYNOPSYS
|
config EDAC_SYNOPSYS
|
||||||
tristate "Synopsys DDR Memory Controller"
|
tristate "Synopsys DDR Memory Controller"
|
||||||
depends on ARCH_ZYNQ || ARCH_ZYNQMP
|
depends on ARCH_ZYNQ || ARCH_ZYNQMP || ARCH_INTEL_SOCFPGA
|
||||||
help
|
help
|
||||||
Support for error detection and correction on the Synopsys DDR
|
Support for error detection and correction on the Synopsys DDR
|
||||||
memory controller.
|
memory controller.
|
||||||
|
Loading…
Reference in New Issue
Block a user