[S390] Kconfig: menus with depends on HAS_IOMEM.
[safe/jmp/linux-2.6] / drivers / edac / Kconfig
index b582d0c..807c402 100644 (file)
@@ -7,6 +7,7 @@
 #
 
 menu 'EDAC - error detection and reporting (RAS) (EXPERIMENTAL)'
+       depends on HAS_IOMEM
 
 config EDAC
        tristate "EDAC core system error reporting (EXPERIMENTAL)"
@@ -71,7 +72,7 @@ config EDAC_E7XXX
 
 config EDAC_E752X
        tristate "Intel e752x (e7520, e7525, e7320)"
-       depends on EDAC_MM_EDAC && PCI && X86
+       depends on EDAC_MM_EDAC && PCI && X86 && HOTPLUG
        help
          Support for error detection and correction on the Intel
          E7520, E7525, E7320 server chipsets.