X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fedac%2FKconfig;fp=drivers%2Fedac%2FKconfig;h=7072c2892d633eb72dbea1bcea973a09eae68e30;hb=71bcada88b0f3c7f11fa5b8a4b30ae66dbfabbf3;hp=fd89ca982748ed9cac8ff11e0b0c4bce59110c2c;hpb=52addcf9d6669fa439387610bc65c92fa0980cef;p=cascardo%2Flinux.git diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index fd89ca982748..7072c2892d63 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig @@ -376,4 +376,13 @@ config EDAC_OCTEON_PCI Support for error detection and correction on the Cavium Octeon family of SOCs. +config EDAC_ALTERA_MC + tristate "Altera SDRAM Memory Controller EDAC" + depends on EDAC_MM_EDAC && ARCH_SOCFPGA + help + Support for error detection and correction on the + Altera SDRAM memory controller. Note that the + preloader must initialize the SDRAM before loading + the kernel. + endif # EDAC