forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 890e1df1bec891d9203724541e81f8fbe5183388
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