1 comment "S/390 character device drivers"
6 prompt "Support for locally attached 3270 terminals"
9 Include support for IBM 3270 terminals.
13 prompt "Support for tty input/output on 3270 terminals"
14 depends on TN3270 && TTY
16 Include support for using an IBM 3270 terminal as a Linux tty.
20 prompt "Support for fullscreen applications on 3270 terminals"
23 Include support for fullscreen applications on an IBM 3270 terminal.
27 prompt "Support for console on 3270 terminal"
28 depends on TN3270=y && TN3270_TTY=y
30 Include support for using an IBM 3270 terminal as a Linux system
31 console. Available only if 3270 support is compiled in statically.
35 prompt "Support for 3215 line mode terminal"
38 Include support for IBM 3215 line-mode terminals.
42 prompt "Support for console on 3215 line mode terminal"
45 Include support for using an IBM 3215 line-mode terminal as a
49 def_bool y if TN3215_CONSOLE || TN3270_CONSOLE
53 prompt "Support for SCLP line mode terminal"
54 depends on S390 && TTY
56 Include support for IBM SCLP line-mode terminals.
60 prompt "Support for console on SCLP line mode terminal"
63 Include support for using an IBM HWC line-mode terminal as the Linux
68 prompt "Support for SCLP VT220-compatible terminal"
69 depends on S390 && TTY
71 Include support for an IBM SCLP VT220-compatible terminal.
73 config SCLP_VT220_CONSOLE
75 prompt "Support for console on SCLP VT220-compatible terminal"
76 depends on SCLP_VT220_TTY
78 Include support for using an IBM SCLP VT220-compatible terminal as a
83 prompt "Support for Call Home via Asynchronous SCLP Records"
86 This option enables the call home function, which is able to inform
87 the service element and connected organisations about a kernel panic.
88 You should only select this option if you know what you are doing,
89 want for inform other people about your kernel panics,
90 need this feature and intend to run your kernel in LPAR.
93 string "Component ID for Call Home"
97 The Component ID for Call Home is used to identify the correct
98 problem reporting queue the call home records should be sent to.
100 If your are unsure, please use the default value "000000000".
104 prompt "Support for file transfers from HMC drive CD/DVD-ROM"
108 This option enables support for file transfers from a Hardware
109 Management Console (HMC) drive CD/DVD-ROM. It is available as a
110 module, called 'hmcdrv', and also as kernel built-in. There is one
111 optional parameter for this module: cachesize=N, which modifies the
112 transfer cache size from it's default value 0.5MB to N bytes. If N
113 is zero, then no caching is performed.
117 prompt "Support for Open-for-Business SCLP Event"
120 This option enables the Open-for-Business interface to the s390
125 prompt "S/390 tape device support"
128 Select this option if you want to access channel-attached tape
129 devices on IBM S/390 or zSeries.
130 If you select this option you will also want to select at
131 least one of the tape interface options and one of the tape
132 hardware options in order to access a tape device.
133 This option is also available as a module. The module will be
134 called tape390 and include all selected interfaces and
137 comment "S/390 tape hardware support"
140 config S390_TAPE_34XX
142 prompt "Support for 3480/3490 tape hardware"
145 Select this option if you want to access IBM 3480/3490 magnetic
146 tape subsystems and 100% compatibles.
147 It is safe to say "Y" here.
149 config S390_TAPE_3590
151 prompt "Support for 3590 tape hardware"
154 Select this option if you want to access IBM 3590 magnetic
155 tape subsystems and 100% compatibles.
156 It is safe to say "Y" here.
160 prompt "Support for the z/VM recording system services (VM only)"
163 Select this option if you want to be able to receive records collected
164 by the z/VM recording system services, eg. from *LOGREC, *ACCOUNT or
166 This driver depends on the IUCV support driver.
170 prompt "Support for the z/VM CP interface"
173 Select this option if you want to be able to interact with the control
178 prompt "API for reading z/VM monitor service records"
181 Character device driver for reading z/VM monitor service records
185 prompt "API for writing z/VM monitor service records"
188 Character device driver for writing z/VM monitor service records
192 prompt "z/VM unit record device driver"
195 Character device driver for z/VM reader, puncher and printer.