diff options
Diffstat (limited to 'drivers/edac/Kconfig')
-rw-r--r-- | drivers/edac/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index 411f021bef99..1727a00e57e5 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig | |||
@@ -123,6 +123,13 @@ config EDAC_I5000 | |||
123 | Support for error detection and correction the Intel | 123 | Support for error detection and correction the Intel |
124 | Greekcreek/Blackford chipsets. | 124 | Greekcreek/Blackford chipsets. |
125 | 125 | ||
126 | config EDAC_MPC85XX | ||
127 | tristate "Freescale MPC85xx" | ||
128 | depends on EDAC_MM_EDAC && FSL_SOC && MPC85xx | ||
129 | help | ||
130 | Support for error detection and correction on the Freescale | ||
131 | MPC8560, MPC8540, MPC8548 | ||
132 | |||
126 | config EDAC_PASEMI | 133 | config EDAC_PASEMI |
127 | tristate "PA Semi PWRficient" | 134 | tristate "PA Semi PWRficient" |
128 | depends on EDAC_MM_EDAC && PCI | 135 | depends on EDAC_MM_EDAC && PCI |