EDAC/aspeed: Add support for AST2400 and AST2600
[linux-2.6-microblaze.git] / drivers / edac / Kconfig
index 7a47680..c410331 100644 (file)
@@ -515,10 +515,10 @@ config EDAC_QCOM
          health, you should probably say 'Y' here.
 
 config EDAC_ASPEED
-       tristate "Aspeed AST 2500 SoC"
-       depends on MACH_ASPEED_G5
+       tristate "Aspeed AST BMC SoC"
+       depends on ARCH_ASPEED
        help
-         Support for error detection and correction on the Aspeed AST 2500 SoC.
+         Support for error detection and correction on the Aspeed AST BMC SoC.
 
          First, ECC must be configured in the bootloader. Then, this driver
          will expose error counters via the EDAC kernel framework.