s390/compat: change default for CONFIG_COMPAT to "n"
authorHeiko Carstens <hca@linux.ibm.com>
Fri, 8 Dec 2023 12:50:35 +0000 (13:50 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 11 Jan 2024 17:22:58 +0000 (18:22 +0100)
commit77ed045e88e5cba6d8dec3c5c7cd52105c46b50b
tree11a0935d33441493bebafaf02c605ce633ddda86
parentde927f6c0b07d9e698416c5b287c521b07694cac
s390/compat: change default for CONFIG_COMPAT to "n"

31 bit support has been removed from the kernel more than eight years
ago. The last 31 bit distribution is many years older. There shouldn't be
any 31 bit code around anymore.

Therefore avoid providing an unused and only partially tested user space
interface and change the default for CONFIG_COMPAT from "yes" to "no".

Acked-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/Kconfig
arch/s390/configs/zfcpdump_defconfig