aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2008-02-05 16:50:45 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2008-02-05 16:50:59 +0100
commita3afe70b83fdbbd4d757d2911900d168bc798a31 (patch)
tree405a30094891841b884dc81b440d121a4f201bf2 /arch/s390/Kconfig
parent67fe9251bba510572feb6c3357636148bbd17e30 (diff)
downloadkernel_samsung_smdk4412-a3afe70b83fdbbd4d757d2911900d168bc798a31.zip
kernel_samsung_smdk4412-a3afe70b83fdbbd4d757d2911900d168bc798a31.tar.gz
kernel_samsung_smdk4412-a3afe70b83fdbbd4d757d2911900d168bc798a31.tar.bz2
[S390] latencytop s390 support.
Cc: Holger Wolf <wolf@linux.vnet.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index f0e7ccf..92a4f7b 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -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