aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2019-11-18 13:59:25 +0100
committerVasily Gorbik <gor@linux.ibm.com>2019-12-01 12:48:49 +0100
commit2115fbf7210bd053ba55a95e7ebc366df41aa9cf (patch)
treed142d9f1ceb058c088501dedf0270ec9985547e6 /arch/s390/Kconfig
parents390/livepatch: Implement reliable stack tracing for the consistency model (diff)
downloadlinux-dev-2115fbf7210bd053ba55a95e7ebc366df41aa9cf.tar.xz
linux-dev-2115fbf7210bd053ba55a95e7ebc366df41aa9cf.zip
s390: remove compat vdso code
Remove compat vdso code, since there is hardly any compat user space left. Still existing compat user space will have to use system calls instead. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 367a87c5d7b8..d4051e88e625 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -427,9 +427,6 @@ config COMPAT
(and some other stuff like libraries and such) is needed for
executing 31 bit applications. It is safe to say "Y".
-config COMPAT_VDSO
- def_bool COMPAT && !CC_IS_CLANG
-
config SYSVIPC_COMPAT
def_bool y if COMPAT && SYSVIPC