]> err.no Git - linux-2.6/blobdiff - arch/s390/Kconfig
[PATCH] node hotplug: register cpu: remove node struct
[linux-2.6] / arch / s390 / Kconfig
index 2b7364ed23bc5115924a70edc1aa9d46d4da8e6c..821a141889deea1f2d8f791591994881eaed68b5 100644 (file)
@@ -14,6 +14,10 @@ config RWSEM_XCHGADD_ALGORITHM
        bool
        default y
 
+config GENERIC_HWEIGHT
+       bool
+       default y
+
 config GENERIC_CALIBRATE_DELAY
        bool
        default y
@@ -442,6 +446,14 @@ config NO_IDLE_HZ_INIT
          The HZ timer is switched off in idle by default. That means the
          HZ timer is already disabled at boot time.
 
+config S390_HYPFS_FS
+       bool "s390 hypervisor file system support"
+       select SYS_HYPERVISOR
+       default y
+       help
+         This is a virtual file system intended to provide accounting
+         information in an s390 hypervisor environment.
+
 config KEXEC
        bool "kexec system call (EXPERIMENTAL)"
        depends on EXPERIMENTAL