diff --git a/[refs] b/[refs] index 03778a9ae80b..9b0c49046c8f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 36914e5d69c8f8851f6b99b2ec6d98b947d4ff32 +refs/heads/master: 3b74a87422cc8d1062529b58bc3891383d138e5e diff --git a/trunk/drivers/s390/char/Kconfig b/trunk/drivers/s390/char/Kconfig index 3f36cb3910ee..643033890e34 100644 --- a/trunk/drivers/s390/char/Kconfig +++ b/trunk/drivers/s390/char/Kconfig @@ -44,15 +44,9 @@ config CCW_CONSOLE depends on TN3215_CONSOLE || TN3270_CONSOLE default y -config SCLP - bool "Support for SCLP" - depends on S390 - help - Include support for the SCLP interface to the service element. - config SCLP_TTY bool "Support for SCLP line mode terminal" - depends on SCLP + depends on S390 help Include support for IBM SCLP line-mode terminals. @@ -65,7 +59,7 @@ config SCLP_CONSOLE config SCLP_VT220_TTY bool "Support for SCLP VT220-compatible terminal" - depends on SCLP + depends on S390 help Include support for an IBM SCLP VT220-compatible terminal. @@ -78,7 +72,7 @@ config SCLP_VT220_CONSOLE config SCLP_CPI tristate "Control-Program Identification" - depends on SCLP + depends on S390 help This option enables the hardware console interface for system identification. This is commonly used for workload management and