]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
s390/sclp: Remove SCLP_OFB Kconfig option
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 20 Apr 2026 14:19:42 +0000 (16:19 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 28 Apr 2026 12:45:02 +0000 (14:45 +0200)
commit8587af9cff43aa114ee69b401b8ac3e2c5aea4d3
tree545d75a9f9dab002c05608ae5bc62656fecc7902
parent77aba6accd9e26f069ab81bdcb941681d5f7a0a7
s390/sclp: Remove SCLP_OFB Kconfig option

Remove the SCLP_OFB Kconfig option and enable the guarded code
unconditionally. This guards only a few lines of code, so the impact is
very low while at the same time this reduces the large number of Kconfig
options.

Acked-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
drivers/s390/char/Kconfig
drivers/s390/char/sclp_config.c