]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/s390/Kconfig
Add HAVE_OPROFILE
[linux-2.6-omap-h63xx.git] / arch / s390 / Kconfig
index 4ec716d8c1a623b4e123b8e2923d4443a3f3b42a..c561f6fc3d7538fd9b9994e0cd8599fe988fc92b 100644 (file)
@@ -51,6 +51,7 @@ mainmenu "Linux Kernel Configuration"
 
 config S390
        def_bool y
+       select HAVE_OPROFILE
 
 source "init/Kconfig"
 
@@ -276,9 +277,6 @@ source "kernel/Kconfig.preempt"
 
 source "mm/Kconfig"
 
-config HOLES_IN_ZONE
-       def_bool y
-
 comment "I/O subsystem configuration"
 
 config MACHCHK_WARNING
@@ -513,7 +511,7 @@ config ZFCPDUMP
        default n
        help
          Select this option if you want to build an zfcpdump enabled kernel.
-         Refer to "Documentation/s390/zfcpdump.txt" for more details on this.
+         Refer to <file:Documentation/s390/zfcpdump.txt> for more details on this.
 
 endmenu