]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/s390/Kconfig
[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls
[mv-sheeva.git] / arch / s390 / Kconfig
index f0e7ccf1b2067b1ee43ff50559b46662e033ff2b..9892827b6176ca5f75f250807ef5e88903f7d1a7 100644 (file)
@@ -16,6 +16,9 @@ config LOCKDEP_SUPPORT
 config STACKTRACE_SUPPORT
        def_bool y
 
+config HAVE_LATENCYTOP_SUPPORT
+       def_bool y
+
 config RWSEM_GENERIC_SPINLOCK
        bool
 
@@ -58,6 +61,7 @@ config S390
        def_bool y
        select HAVE_OPROFILE
        select HAVE_KPROBES
+       select HAVE_KRETPROBES
 
 source "init/Kconfig"
 
@@ -97,7 +101,8 @@ config NR_CPUS
        int "Maximum number of CPUs (2-64)"
        range 2 64
        depends on SMP
-       default "32"
+       default "32" if !64BIT
+       default "64" if 64BIT
        help
          This allows you to specify the maximum number of CPUs which this
          kernel will support.  The maximum supported value is 64 and the