Kconfig 5.5 KB

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