]> err.no Git - linux-2.6/blobdiff - arch/s390/Kconfig
Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
[linux-2.6] / arch / s390 / Kconfig
index f900a516f099bfc6724068af74b77d6149625cf0..608193cfe43f13d488172caf7807c0e318ad9c31 100644 (file)
@@ -30,6 +30,9 @@ config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
+config GENERIC_TIME
+       def_bool y
+
 config GENERIC_BUST_SPINLOCK
        bool
 
@@ -233,6 +236,9 @@ config WARN_STACK_SIZE
          This allows you to specify the maximum frame size a function may
          have without the compiler complaining about it.
 
+config ARCH_POPULATES_NODE_MAP
+       def_bool y
+
 source "mm/Kconfig"
 
 comment "I/O subsystem configuration"