Kconfig 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. # SPDX-License-Identifier: GPL-2.0
  2. comment "S/390 character device drivers"
  3. depends on S390
  4. config TN3270
  5. def_tristate y
  6. prompt "Support for locally attached 3270 terminals"
  7. depends on CCW
  8. help
  9. Include support for IBM 3270 terminals.
  10. config TN3270_TTY
  11. def_tristate y
  12. prompt "Support for tty input/output on 3270 terminals"
  13. depends on TN3270 && TTY
  14. help
  15. Include support for using an IBM 3270 terminal as a Linux tty.
  16. config TN3270_FS
  17. def_tristate m
  18. prompt "Support for fullscreen applications on 3270 terminals"
  19. depends on TN3270
  20. help
  21. Include support for fullscreen applications on an IBM 3270 terminal.
  22. config TN3270_CONSOLE
  23. def_bool y
  24. prompt "Support for console on 3270 terminal"
  25. depends on TN3270=y && TN3270_TTY=y
  26. help
  27. Include support for using an IBM 3270 terminal as a Linux system
  28. console. Available only if 3270 support is compiled in statically.
  29. config TN3215
  30. def_bool y
  31. prompt "Support for 3215 line mode terminal"
  32. depends on CCW && TTY
  33. help
  34. Include support for IBM 3215 line-mode terminals.
  35. config TN3215_CONSOLE
  36. def_bool y
  37. prompt "Support for console on 3215 line mode terminal"
  38. depends on TN3215
  39. help
  40. Include support for using an IBM 3215 line-mode terminal as a
  41. Linux system console.
  42. config CCW_CONSOLE
  43. def_bool y if TN3215_CONSOLE || TN3270_CONSOLE
  44. config SCLP_TTY
  45. def_bool y
  46. prompt "Support for SCLP line mode terminal"
  47. depends on S390 && TTY
  48. help
  49. Include support for IBM SCLP line-mode terminals.
  50. config SCLP_CONSOLE
  51. def_bool y
  52. prompt "Support for console on SCLP line mode terminal"
  53. depends on SCLP_TTY
  54. help
  55. Include support for using an IBM HWC line-mode terminal as the Linux
  56. system console.
  57. config SCLP_VT220_TTY
  58. def_bool y
  59. prompt "Support for SCLP VT220-compatible terminal"
  60. depends on S390 && TTY
  61. help
  62. Include support for an IBM SCLP VT220-compatible terminal.
  63. config SCLP_VT220_CONSOLE
  64. def_bool y
  65. prompt "Support for console on SCLP VT220-compatible terminal"
  66. depends on SCLP_VT220_TTY
  67. help
  68. Include support for using an IBM SCLP VT220-compatible terminal as a
  69. Linux system console.
  70. config SCLP_ASYNC
  71. def_tristate m
  72. prompt "Support for Call Home via Asynchronous SCLP Records"
  73. depends on S390
  74. help
  75. This option enables the call home function, which is able to inform
  76. the service element and connected organisations about a kernel panic.
  77. You should only select this option if you know what you are doing,
  78. want for inform other people about your kernel panics,
  79. need this feature and intend to run your kernel in LPAR.
  80. config SCLP_ASYNC_ID
  81. string "Component ID for Call Home"
  82. depends on SCLP_ASYNC
  83. default "000000000"
  84. help
  85. The Component ID for Call Home is used to identify the correct
  86. problem reporting queue the call home records should be sent to.
  87. If your are unsure, please use the default value "000000000".
  88. config HMC_DRV
  89. def_tristate m
  90. prompt "Support for file transfers from HMC drive CD/DVD-ROM"
  91. depends on S390
  92. select CRC16
  93. help
  94. This option enables support for file transfers from a Hardware
  95. Management Console (HMC) drive CD/DVD-ROM. It is available as a
  96. module, called 'hmcdrv', and also as kernel built-in. There is one
  97. optional parameter for this module: cachesize=N, which modifies the
  98. transfer cache size from it's default value 0.5MB to N bytes. If N
  99. is zero, then no caching is performed.
  100. config SCLP_OFB
  101. def_bool n
  102. prompt "Support for Open-for-Business SCLP Event"
  103. depends on S390
  104. help
  105. This option enables the Open-for-Business interface to the s390
  106. Service Element.
  107. config S390_TAPE
  108. def_tristate m
  109. prompt "S/390 tape device support"
  110. depends on CCW
  111. help
  112. Select this option if you want to access channel-attached tape
  113. devices on IBM S/390 or zSeries.
  114. If you select this option you will also want to select at
  115. least one of the tape interface options and one of the tape
  116. hardware options in order to access a tape device.
  117. This option is also available as a module. The module will be
  118. called tape390 and include all selected interfaces and
  119. hardware drivers.
  120. comment "S/390 tape hardware support"
  121. depends on S390_TAPE
  122. config S390_TAPE_34XX
  123. def_tristate m
  124. prompt "Support for 3480/3490 tape hardware"
  125. depends on S390_TAPE
  126. help
  127. Select this option if you want to access IBM 3480/3490 magnetic
  128. tape subsystems and 100% compatibles.
  129. It is safe to say "Y" here.
  130. config S390_TAPE_3590
  131. def_tristate m
  132. prompt "Support for 3590 tape hardware"
  133. depends on S390_TAPE
  134. help
  135. Select this option if you want to access IBM 3590 magnetic
  136. tape subsystems and 100% compatibles.
  137. It is safe to say "Y" here.
  138. config VMLOGRDR
  139. def_tristate m
  140. prompt "Support for the z/VM recording system services (VM only)"
  141. depends on IUCV
  142. help
  143. Select this option if you want to be able to receive records collected
  144. by the z/VM recording system services, eg. from *LOGREC, *ACCOUNT or
  145. *SYMPTOM.
  146. This driver depends on the IUCV support driver.
  147. config VMCP
  148. def_bool y
  149. prompt "Support for the z/VM CP interface"
  150. depends on S390
  151. select CMA
  152. help
  153. Select this option if you want to be able to interact with the control
  154. program on z/VM
  155. config VMCP_CMA_SIZE
  156. int "Memory in MiB reserved for z/VM CP interface"
  157. default "4"
  158. depends on VMCP
  159. help
  160. Specify the default amount of memory in MiB reserved for the z/VM CP
  161. interface. If needed this memory is used for large contiguous memory
  162. allocations. The default can be changed with the kernel command line
  163. parameter "vmcp_cma".
  164. config MONREADER
  165. def_tristate m
  166. prompt "API for reading z/VM monitor service records"
  167. depends on IUCV
  168. help
  169. Character device driver for reading z/VM monitor service records
  170. config MONWRITER
  171. def_tristate m
  172. prompt "API for writing z/VM monitor service records"
  173. depends on S390
  174. help
  175. Character device driver for writing z/VM monitor service records
  176. config S390_VMUR
  177. def_tristate m
  178. prompt "z/VM unit record device driver"
  179. depends on S390
  180. help
  181. Character device driver for z/VM reader, puncher and printer.