Kconfig 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. # $Id: config.in,v 1.113 2002/01/24 22:14:44 davem Exp $
  2. # For a description of the syntax of this configuration file,
  3. # see Documentation/kbuild/kconfig-language.txt.
  4. #
  5. mainmenu "Linux/SPARC Kernel Configuration"
  6. config MMU
  7. bool
  8. default y
  9. config HIGHMEM
  10. bool
  11. default y
  12. config GENERIC_ISA_DMA
  13. bool
  14. default y
  15. source "init/Kconfig"
  16. menu "General machine setup"
  17. config SMP
  18. bool "Symmetric multi-processing support (does not work on sun4/sun4c)"
  19. depends on BROKEN
  20. ---help---
  21. This enables support for systems with more than one CPU. If you have
  22. a system with only one CPU, say N. If you have a system with more
  23. than one CPU, say Y.
  24. If you say N here, the kernel will run on single and multiprocessor
  25. machines, but will use only one CPU of a multiprocessor machine. If
  26. you say Y here, the kernel will run on many, but not all,
  27. singleprocessor machines. On a singleprocessor machine, the kernel
  28. will run faster if you say N here.
  29. People using multiprocessor machines who say Y here should also say
  30. Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
  31. Management" code will be disabled if you say Y here.
  32. See also the <file:Documentation/smp.txt>,
  33. <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
  34. <http://www.tldp.org/docs.html#howto>.
  35. If you don't know what to do here, say N.
  36. config NR_CPUS
  37. int "Maximum number of CPUs (2-32)"
  38. range 2 32
  39. depends on SMP
  40. default "32"
  41. config SPARC
  42. bool
  43. default y
  44. # Identify this as a Sparc32 build
  45. config SPARC32
  46. bool
  47. default y
  48. help
  49. SPARC is a family of RISC microprocessors designed and marketed by
  50. Sun Microsystems, incorporated. They are very widely found in Sun
  51. workstations and clones. This port covers the original 32-bit SPARC;
  52. it is old and stable and usually considered one of the "big three"
  53. along with the Intel and Alpha ports. The UltraLinux project
  54. maintains both the SPARC32 and SPARC64 ports; its web page is
  55. available at <http://www.ultralinux.org/>.
  56. # Global things across all Sun machines.
  57. config ISA
  58. bool
  59. help
  60. ISA is found on Espresso only and is not supported currently.
  61. Say N
  62. config EISA
  63. bool
  64. help
  65. EISA is not supported.
  66. Say N
  67. config MCA
  68. bool
  69. help
  70. MCA is not supported.
  71. Say N
  72. config PCMCIA
  73. tristate
  74. ---help---
  75. Say Y here if you want to attach PCMCIA- or PC-cards to your Linux
  76. computer. These are credit-card size devices such as network cards,
  77. modems or hard drives often used with laptops computers. There are
  78. actually two varieties of these cards: the older 16 bit PCMCIA cards
  79. and the newer 32 bit CardBus cards. If you want to use CardBus
  80. cards, you need to say Y here and also to "CardBus support" below.
  81. To use your PC-cards, you will need supporting software from David
  82. Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
  83. for location). Please also read the PCMCIA-HOWTO, available from
  84. <http://www.tldp.org/docs.html#howto>.
  85. To compile this driver as modules, choose M here: the
  86. modules will be called pcmcia_core and ds.
  87. config SBUS
  88. bool
  89. default y
  90. config SBUSCHAR
  91. bool
  92. default y
  93. config SERIAL_CONSOLE
  94. bool
  95. default y
  96. ---help---
  97. If you say Y here, it will be possible to use a serial port as the
  98. system console (the system console is the device which receives all
  99. kernel messages and warnings and which allows logins in single user
  100. mode). This could be useful if some terminal or printer is connected
  101. to that serial port.
  102. Even if you say Y here, the currently visible virtual console
  103. (/dev/tty0) will still be used as the system console by default, but
  104. you can alter that using a kernel command line option such as
  105. "console=ttyS1". (Try "man bootparam" or see the documentation of
  106. your boot loader (silo) about how to pass options to the kernel at
  107. boot time.)
  108. If you don't have a graphics card installed and you say Y here, the
  109. kernel will automatically use the first serial line, /dev/ttyS0, as
  110. system console.
  111. If unsure, say N.
  112. config SUN_AUXIO
  113. bool
  114. default y
  115. config SUN_IO
  116. bool
  117. default y
  118. config RWSEM_GENERIC_SPINLOCK
  119. bool
  120. default y
  121. config RWSEM_XCHGADD_ALGORITHM
  122. bool
  123. config GENERIC_CALIBRATE_DELAY
  124. bool
  125. default y
  126. config ARCH_MAY_HAVE_PC_FDC
  127. bool
  128. default y
  129. config SUN_PM
  130. bool
  131. default y
  132. help
  133. Enable power management and CPU standby features on supported
  134. SPARC platforms.
  135. config SUN4
  136. bool "Support for SUN4 machines (disables SUN4[CDM] support)"
  137. depends on !SMP
  138. default n
  139. help
  140. Say Y here if, and only if, your machine is a sun4. Note that
  141. a kernel compiled with this option will run only on sun4.
  142. (And the current version will probably work only on sun4/330.)
  143. if !SUN4
  144. config PCI
  145. bool "Support for PCI and PS/2 keyboard/mouse"
  146. help
  147. CONFIG_PCI is needed for all JavaStation's (including MrCoffee),
  148. CP-1200, JavaEngine-1, Corona, Red October, and Serengeti SGSC.
  149. All of these platforms are extremely obscure, so say N if unsure.
  150. source "drivers/pci/Kconfig"
  151. endif
  152. config SUN_OPENPROMFS
  153. tristate "Openprom tree appears in /proc/openprom"
  154. help
  155. If you say Y, the OpenPROM device tree will be available as a
  156. virtual file system, which you can mount to /proc/openprom by "mount
  157. -t openpromfs none /proc/openprom".
  158. To compile the /proc/openprom support as a module, choose M here: the
  159. module will be called openpromfs.
  160. Only choose N if you know in advance that you will not need to modify
  161. OpenPROM settings on the running system.
  162. config SPARC_LED
  163. tristate "Sun4m LED driver"
  164. help
  165. This driver toggles the front-panel LED on sun4m systems
  166. in a user-specifyable manner. It's state can be probed
  167. by reading /proc/led and it's blinking mode can be changed
  168. via writes to /proc/led
  169. source "fs/Kconfig.binfmt"
  170. config SUNOS_EMUL
  171. bool "SunOS binary emulation"
  172. help
  173. This allows you to run most SunOS binaries. If you want to do this,
  174. say Y here and place appropriate files in /usr/gnemul/sunos. See
  175. <http://www.ultralinux.org/faq.html> for more information. If you
  176. want to run SunOS binaries on an Ultra you must also say Y to
  177. "Kernel support for 32-bit a.out binaries" above.
  178. source "mm/Kconfig"
  179. endmenu
  180. source "net/Kconfig"
  181. source "drivers/Kconfig"
  182. if !SUN4
  183. source "drivers/sbus/char/Kconfig"
  184. endif
  185. # This one must be before the filesystem configs. -DaveM
  186. menu "Unix98 PTY support"
  187. config UNIX98_PTYS
  188. bool "Unix98 PTY support"
  189. ---help---
  190. A pseudo terminal (PTY) is a software device consisting of two
  191. halves: a master and a slave. The slave device behaves identical to
  192. a physical terminal; the master device is used by a process to
  193. read data from and write data to the slave, thereby emulating a
  194. terminal. Typical programs for the master side are telnet servers
  195. and xterms.
  196. Linux has traditionally used the BSD-like names /dev/ptyxx for
  197. masters and /dev/ttyxx for slaves of pseudo terminals. This scheme
  198. has a number of problems. The GNU C library glibc 2.1 and later,
  199. however, supports the Unix98 naming standard: in order to acquire a
  200. pseudo terminal, a process opens /dev/ptmx; the number of the pseudo
  201. terminal is then made available to the process and the pseudo
  202. terminal slave can be accessed as /dev/pts/<number>. What was
  203. traditionally /dev/ttyp2 will then be /dev/pts/2, for example.
  204. The entries in /dev/pts/ are created on the fly by a virtual
  205. file system; therefore, if you say Y here you should say Y to
  206. "/dev/pts file system for Unix98 PTYs" as well.
  207. If you want to say Y here, you need to have the C library glibc 2.1
  208. or later (equal to libc-6.1, check with "ls -l /lib/libc.so.*").
  209. Read the instructions in <file:Documentation/Changes> pertaining to
  210. pseudo terminals. It's safe to say N.
  211. config UNIX98_PTY_COUNT
  212. int "Maximum number of Unix98 PTYs in use (0-2048)"
  213. depends on UNIX98_PTYS
  214. default "256"
  215. help
  216. The maximum number of Unix98 PTYs that can be used at any one time.
  217. The default is 256, and should be enough for desktop systems. Server
  218. machines which support incoming telnet/rlogin/ssh connections and/or
  219. serve several X terminals may want to increase this: every incoming
  220. connection and every xterm uses up one PTY.
  221. When not in use, each additional set of 256 PTYs occupy
  222. approximately 8 KB of kernel memory on 32-bit architectures.
  223. endmenu
  224. source "fs/Kconfig"
  225. source "arch/sparc/Kconfig.debug"
  226. source "security/Kconfig"
  227. source "crypto/Kconfig"
  228. source "lib/Kconfig"