aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2008-12-25 13:38:39 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2008-12-25 13:38:56 +0100
commitca9fc75a68ee98812bb6d212405fea039421910b (patch)
tree37a48b04355f9fc535c928ef4617e20ae513eaa4 /arch/s390/Kconfig
parent[S390] serialize stp/etr work (diff)
downloadlinux-dev-ca9fc75a68ee98812bb6d212405fea039421910b.tar.xz
linux-dev-ca9fc75a68ee98812bb6d212405fea039421910b.zip
[S390] convert s390 to generic IPI infrastructure
Since etr/stp don't need the old smp_call_function semantics anymore we can convert s390 to the generic IPI infrastructure. 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/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 37bb37334dec..7899f0bce658 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -73,6 +73,7 @@ mainmenu "Linux Kernel Configuration"
config S390
def_bool y
+ select USE_GENERIC_SMP_HELPERS if SMP
select HAVE_OPROFILE
select HAVE_KPROBES
select HAVE_KRETPROBES