forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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