forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/drivers/edac/Kconfig
....@@ -537,4 +537,11 @@
537537 Support for error detection and correction on the
538538 SoCs with ARM DMC-520 DRAM controller.
539539
540
+config EDAC_ROCKCHIP
541
+ tristate "Rockchip DDR ECC"
542
+ depends on ARCH_ROCKCHIP && HAVE_ARM_SMCCC
543
+ help
544
+ Support for error detection and correction on the
545
+ rockchip family of SOCs.
546
+
540547 endif # EDAC