Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63096
b: refs/heads/master
c: 3b74a87
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Jul 27, 2007
1 parent 4fe69a2 commit b3ed640
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 36914e5d69c8f8851f6b99b2ec6d98b947d4ff32
refs/heads/master: 3b74a87422cc8d1062529b58bc3891383d138e5e
12 changes: 3 additions & 9 deletions trunk/drivers/s390/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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.

Expand All @@ -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
Expand Down

0 comments on commit b3ed640

Please sign in to comment.