kernel/drivers/edac/Kconfig
.. .. @@ -537,4 +537,11 @@ 537 537 Support for error detection and correction on the 538 538 SoCs with ARM DMC-520 DRAM controller. 539 539 540 +config EDAC_ROCKCHIP541 + tristate "Rockchip DDR ECC"542 + depends on ARCH_ROCKCHIP && HAVE_ARM_SMCCC543 + help544 + Support for error detection and correction on the545 + rockchip family of SOCs.546 +540 547 endif # EDAC