[S390] Remove CONFIG_MACHCHK_WARNING.
[linux-block.git] / arch / s390 / Kconfig
index 3f470604a89afcd22996d1715a321ec5d2c5375d..0a9463bea75815d9ae99006de575143407329a84 100644 (file)
@@ -343,13 +343,6 @@ source "mm/Kconfig"
 
 comment "I/O subsystem configuration"
 
-config MACHCHK_WARNING
-       bool "Process warning machine checks"
-       help
-         Select this option if you want the machine check handler on IBM S/390 or
-         zSeries to process warning machine checks (e.g. on power failures).
-         If unsure, say "Y".
-
 config QDIO
        tristate "QDIO support"
        ---help---