1 comment "S/390 character device drivers"
5 tristate "Support for locally attached 3270 terminals"
8 Include support for IBM 3270 terminals.
11 tristate "Support for tty input/output on 3270 terminals"
14 Include support for using an IBM 3270 terminal as a Linux tty.
17 tristate "Support for fullscreen applications on 3270 terminals"
20 Include support for fullscreen applications on an IBM 3270 terminal.
23 bool "Support for console on 3270 terminal"
24 depends on TN3270=y && TN3270_TTY=y
26 Include support for using an IBM 3270 terminal as a Linux system
27 console. Available only if 3270 support is compiled in statically.
30 bool "Support for 3215 line mode terminal"
33 Include support for IBM 3215 line-mode terminals.
36 bool "Support for console on 3215 line mode terminal"
39 Include support for using an IBM 3215 line-mode terminal as a
44 depends on TN3215_CONSOLE || TN3270_CONSOLE
48 bool "Support for SCLP"
51 Include support for the SCLP interface to the service element.
54 bool "Support for SCLP line mode terminal"
57 Include support for IBM SCLP line-mode terminals.
60 bool "Support for console on SCLP line mode terminal"
63 Include support for using an IBM HWC line-mode terminal as the Linux
67 bool "Support for SCLP VT220-compatible terminal"
70 Include support for an IBM SCLP VT220-compatible terminal.
72 config SCLP_VT220_CONSOLE
73 bool "Support for console on SCLP VT220-compatible terminal"
74 depends on SCLP_VT220_TTY
76 Include support for using an IBM SCLP VT220-compatible terminal as a
80 tristate "Control-Program Identification"
83 This option enables the hardware console interface for system
84 identification. This is commonly used for workload management and
85 gives you a nice name for the system on the service element.
86 Please select this option as a module since built-in operation is
88 You should only select this option if you know what you are doing,
89 need this feature and intend to run your kernel in LPAR.
92 tristate "S/390 tape device support"
95 Select this option if you want to access channel-attached tape
96 devices on IBM S/390 or zSeries.
97 If you select this option you will also want to select at
98 least one of the tape interface options and one of the tape
99 hardware options in order to access a tape device.
100 This option is also available as a module. The module will be
101 called tape390 and include all selected interfaces and
104 comment "S/390 tape interface support"
107 config S390_TAPE_BLOCK
108 bool "Support for tape block devices"
111 Select this option if you want to access your channel-attached tape
112 devices using the block device interface. This interface is similar
113 to CD-ROM devices on other platforms. The tapes can only be
114 accessed read-only when using this interface. Have a look at
115 <file:Documentation/s390/TAPE> for further information about creating
116 volumes for and using this interface. It is safe to say "Y" here.
118 comment "S/390 tape hardware support"
121 config S390_TAPE_34XX
122 tristate "Support for 3480/3490 tape hardware"
125 Select this option if you want to access IBM 3480/3490 magnetic
126 tape subsystems and 100% compatibles.
127 It is safe to say "Y" here.
129 config S390_TAPE_3590
130 tristate "Support for 3590 tape hardware"
133 Select this option if you want to access IBM 3590 magnetic
134 tape subsystems and 100% compatibles.
135 It is safe to say "Y" here.
138 tristate "Support for the z/VM recording system services (VM only)"
141 Select this option if you want to be able to receive records collected
142 by the z/VM recording system services, eg. from *LOGREC, *ACCOUNT or
144 This driver depends on the IUCV support driver.
147 tristate "Support for the z/VM CP interface (VM only)"
150 Select this option if you want to be able to interact with the control
155 tristate "API for reading z/VM monitor service records"
158 Character device driver for reading z/VM monitor service records
161 tristate "API for writing z/VM monitor service records"
165 Character device driver for writing z/VM monitor service records