aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/edac/Kconfig')
-rw-r--r--drivers/edac/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
index 57a7384858da..43570d41f27c 100644
--- a/drivers/edac/Kconfig
+++ b/drivers/edac/Kconfig
@@ -116,4 +116,13 @@ config EDAC_I5000
116 Support for error detection and correction the Intel 116 Support for error detection and correction the Intel
117 Greekcreek/Blackford chipsets. 117 Greekcreek/Blackford chipsets.
118 118
119config EDAC_PASEMI
120 tristate "PA Semi PWRficient"
121 depends on EDAC_MM_EDAC && PCI
122 depends on PPC
123 help
124 Support for error detection and correction on PA Semi
125 PWRficient.
126
127
119endif # EDAC 128endif # EDAC