hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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