Kconfig 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630
  1. #
  2. # For a description of the syntax of this configuration file,
  3. # see Documentation/kbuild/kconfig-language.txt.
  4. #
  5. config ALPHA
  6. bool
  7. default y
  8. help
  9. The Alpha is a 64-bit general-purpose processor designed and
  10. marketed by the Digital Equipment Corporation of blessed memory,
  11. now Hewlett-Packard. The Alpha Linux project has a home page at
  12. <http://www.alphalinux.org/>.
  13. config 64BIT
  14. def_bool y
  15. config MMU
  16. bool
  17. default y
  18. config UID16
  19. bool
  20. config RWSEM_GENERIC_SPINLOCK
  21. bool
  22. config RWSEM_XCHGADD_ALGORITHM
  23. bool
  24. default y
  25. config GENERIC_CALIBRATE_DELAY
  26. bool
  27. default y
  28. config GENERIC_ISA_DMA
  29. bool
  30. default y
  31. config GENERIC_IOMAP
  32. bool
  33. default n
  34. config GENERIC_HARDIRQS
  35. bool
  36. default y
  37. config GENERIC_IRQ_PROBE
  38. bool
  39. default y
  40. config AUTO_IRQ_AFFINITY
  41. bool
  42. depends on SMP
  43. default y
  44. source "init/Kconfig"
  45. menu "System setup"
  46. choice
  47. prompt "Alpha system type"
  48. default ALPHA_GENERIC
  49. ---help---
  50. This is the system type of your hardware. A "generic" kernel will
  51. run on any supported Alpha system. However, if you configure a
  52. kernel for your specific system, it will be faster and smaller.
  53. To find out what type of Alpha system you have, you may want to
  54. check out the Linux/Alpha FAQ, accessible on the WWW from
  55. <http://www.alphalinux.org/>. In summary:
  56. Alcor/Alpha-XLT AS 600
  57. Alpha-XL XL-233, XL-266
  58. AlphaBook1 Alpha laptop
  59. Avanti AS 200, AS 205, AS 250, AS 255, AS 300, AS 400
  60. Cabriolet AlphaPC64, AlphaPCI64
  61. DP264 DP264
  62. EB164 EB164 21164 evaluation board
  63. EB64+ EB64+ 21064 evaluation board
  64. EB66 EB66 21066 evaluation board
  65. EB66+ EB66+ 21066 evaluation board
  66. Jensen DECpc 150, DEC 2000 model 300,
  67. DEC 2000 model 500
  68. LX164 AlphaPC164-LX
  69. Lynx AS 2100A
  70. Miata Personal Workstation 433a, 433au, 500a,
  71. 500au, 600a, or 600au
  72. Marvel AlphaServer ES47 / ES80 / GS1280
  73. Mikasa AS 1000
  74. Noname AXPpci33, UDB (Multia)
  75. Noritake AS 1000A, AS 600A, AS 800
  76. PC164 AlphaPC164
  77. Rawhide AS 1200, AS 4000, AS 4100
  78. Ruffian RPX164-2, AlphaPC164-UX, AlphaPC164-BX
  79. SX164 AlphaPC164-SX
  80. Sable AS 2000, AS 2100
  81. Shark DS 20L
  82. Takara Takara
  83. Titan AlphaServer ES45 / DS25
  84. Wildfire AlphaServer GS 40/80/160/320
  85. If you don't know what to do, choose "generic".
  86. config ALPHA_GENERIC
  87. bool "Generic"
  88. help
  89. A generic kernel will run on all supported Alpha hardware.
  90. config ALPHA_ALCOR
  91. bool "Alcor/Alpha-XLT"
  92. help
  93. For systems using the Digital ALCOR chipset: 5 chips (4, 64-bit data
  94. slices (Data Switch, DSW) - 208-pin PQFP and 1 control (Control, I/O
  95. Address, CIA) - a 383 pin plastic PGA). It provides a DRAM
  96. controller (256-bit memory bus) and a PCI interface. It also does
  97. all the work required to support an external Bcache and to maintain
  98. memory coherence when a PCI device DMAs into (or out of) memory.
  99. config ALPHA_XL
  100. bool "Alpha-XL"
  101. help
  102. XL-233 and XL-266-based Alpha systems.
  103. config ALPHA_BOOK1
  104. bool "AlphaBook1"
  105. help
  106. Dec AlphaBook1/Burns Alpha-based laptops.
  107. config ALPHA_AVANTI_CH
  108. bool "Avanti"
  109. config ALPHA_CABRIOLET
  110. bool "Cabriolet"
  111. help
  112. Cabriolet AlphaPC64, AlphaPCI64 systems. Derived from EB64+ but now
  113. baby-AT with Flash boot ROM, no on-board SCSI or Ethernet. 3 ISA
  114. slots, 4 PCI slots (one pair are on a shared slot), uses plug-in
  115. Bcache SIMMs. Requires power supply with 3.3V output.
  116. config ALPHA_DP264
  117. bool "DP264"
  118. help
  119. Various 21264 systems with the tsunami core logic chipset.
  120. API Networks: 264DP, UP2000(+), CS20;
  121. Compaq: DS10(E,L), XP900, XP1000, DS20(E), ES40.
  122. config ALPHA_EB164
  123. bool "EB164"
  124. help
  125. EB164 21164 evaluation board from DEC. Uses 21164 and ALCOR. Has
  126. ISA and PCI expansion (3 ISA slots, 2 64-bit PCI slots (one is
  127. shared with an ISA slot) and 2 32-bit PCI slots. Uses plus-in
  128. Bcache SIMMs. I/O sub-system provides SuperI/O (2S, 1P, FD), KBD,
  129. MOUSE (PS2 style), RTC/NVRAM. Boot ROM is Flash. PC-AT-sized
  130. motherboard. Requires power supply with 3.3V output.
  131. config ALPHA_EB64P_CH
  132. bool "EB64+"
  133. config ALPHA_EB66
  134. bool "EB66"
  135. help
  136. A Digital DS group board. Uses 21066 or 21066A. I/O sub-system is
  137. identical to EB64+. Baby PC-AT size. Runs from standard PC power
  138. supply. The EB66 schematic was published as a marketing poster
  139. advertising the 21066 as "the first microprocessor in the world with
  140. embedded PCI".
  141. config ALPHA_EB66P
  142. bool "EB66+"
  143. help
  144. Later variant of the EB66 board.
  145. config ALPHA_EIGER
  146. bool "Eiger"
  147. help
  148. Apparently an obscure OEM single-board computer based on the
  149. Typhoon/Tsunami chipset family. Information on it is scanty.
  150. config ALPHA_JENSEN
  151. bool "Jensen"
  152. help
  153. DEC PC 150 AXP (aka Jensen): This is a very old Digital system - one
  154. of the first-generation Alpha systems. A number of these systems
  155. seem to be available on the second- hand market. The Jensen is a
  156. floor-standing tower system which originally used a 150MHz 21064 It
  157. used programmable logic to interface a 486 EISA I/O bridge to the
  158. CPU.
  159. config ALPHA_LX164
  160. bool "LX164"
  161. help
  162. A technical overview of this board is available at
  163. <http://www.unix-ag.org/Linux-Alpha/Architectures/LX164.html>.
  164. config ALPHA_LYNX
  165. bool "Lynx"
  166. help
  167. AlphaServer 2100A-based systems.
  168. config ALPHA_MARVEL
  169. bool "Marvel"
  170. help
  171. AlphaServer ES47 / ES80 / GS1280 based on EV7.
  172. config ALPHA_MIATA
  173. bool "Miata"
  174. help
  175. The Digital PersonalWorkStation (PWS 433a, 433au, 500a, 500au, 600a,
  176. or 600au). There is an Installation HOWTO for this hardware at
  177. <http://eijk.homelinux.org/~stefan/miata.html>.
  178. config ALPHA_MIKASA
  179. bool "Mikasa"
  180. help
  181. AlphaServer 1000-based Alpha systems.
  182. config ALPHA_NAUTILUS
  183. bool "Nautilus"
  184. help
  185. Alpha systems based on the AMD 751 & ALI 1543C chipsets.
  186. config ALPHA_NONAME_CH
  187. bool "Noname"
  188. config ALPHA_NORITAKE
  189. bool "Noritake"
  190. help
  191. AlphaServer 1000A, AlphaServer 600A, and AlphaServer 800-based
  192. systems.
  193. config ALPHA_PC164
  194. bool "PC164"
  195. config ALPHA_P2K
  196. bool "Platform2000"
  197. config ALPHA_RAWHIDE
  198. bool "Rawhide"
  199. help
  200. AlphaServer 1200, AlphaServer 4000 and AlphaServer 4100 machines.
  201. See HOWTO at
  202. <http://www.alphalinux.org/docs/rawhide/4100_install.shtml>.
  203. config ALPHA_RUFFIAN
  204. bool "Ruffian"
  205. help
  206. Samsung APC164UX. There is a page on known problems and workarounds
  207. at <http://www.alphalinux.org/faq/FAQ-11.html>.
  208. config ALPHA_RX164
  209. bool "RX164"
  210. config ALPHA_SX164
  211. bool "SX164"
  212. config ALPHA_SABLE
  213. bool "Sable"
  214. help
  215. Digital AlphaServer 2000 and 2100-based systems.
  216. config ALPHA_SHARK
  217. bool "Shark"
  218. config ALPHA_TAKARA
  219. bool "Takara"
  220. help
  221. Alpha 11164-based OEM single-board computer.
  222. config ALPHA_TITAN
  223. bool "Titan"
  224. help
  225. AlphaServer ES45/DS25 SMP based on EV68 and Titan chipset.
  226. config ALPHA_WILDFIRE
  227. bool "Wildfire"
  228. help
  229. AlphaServer GS 40/80/160/320 SMP based on the EV67 core.
  230. endchoice
  231. # clear all implied options (don't want default values for those):
  232. # Most of these machines have ISA slots; not exactly sure which don't,
  233. # and this doesn't activate hordes of code, so do it always.
  234. config ISA
  235. bool
  236. default y
  237. help
  238. Find out whether you have ISA slots on your motherboard. ISA is the
  239. name of a bus system, i.e. the way the CPU talks to the other stuff
  240. inside your box. Other bus systems are PCI, EISA, MicroChannel
  241. (MCA) or VESA. ISA is an older system, now being displaced by PCI;
  242. newer boards don't support it. If you have ISA, say Y, otherwise N.
  243. config ISA_DMA_API
  244. bool
  245. default y
  246. config PCI
  247. bool
  248. depends on !ALPHA_JENSEN
  249. default y
  250. help
  251. Find out whether you have a PCI motherboard. PCI is the name of a
  252. bus system, i.e. the way the CPU talks to the other stuff inside
  253. your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
  254. VESA. If you have PCI, say Y, otherwise N.
  255. The PCI-HOWTO, available from
  256. <http://www.tldp.org/docs.html#howto>, contains valuable
  257. information about which PCI hardware does work under Linux and which
  258. doesn't.
  259. config PCI_DOMAINS
  260. bool
  261. default y
  262. config ALPHA_CORE_AGP
  263. bool
  264. depends on ALPHA_GENERIC || ALPHA_TITAN || ALPHA_MARVEL
  265. default y
  266. config ALPHA_NONAME
  267. bool
  268. depends on ALPHA_BOOK1 || ALPHA_NONAME_CH
  269. default y
  270. help
  271. The AXPpci33 (aka NoName), is based on the EB66 (includes the Multia
  272. UDB). This design was produced by Digital's Technical OEM (TOEM)
  273. group. It uses the 21066 processor running at 166MHz or 233MHz. It
  274. is a baby-AT size, and runs from a standard PC power supply. It has
  275. 5 ISA slots and 3 PCI slots (one pair are a shared slot). There are
  276. 2 versions, with either PS/2 or large DIN connectors for the
  277. keyboard.
  278. config ALPHA_EV4
  279. bool
  280. depends on ALPHA_JENSEN || (ALPHA_SABLE && !ALPHA_GAMMA) || ALPHA_LYNX || ALPHA_NORITAKE && !ALPHA_PRIMO || ALPHA_MIKASA && !ALPHA_PRIMO || ALPHA_CABRIOLET || ALPHA_AVANTI_CH || ALPHA_EB64P_CH || ALPHA_XL || ALPHA_NONAME || ALPHA_EB66 || ALPHA_EB66P || ALPHA_P2K
  281. default y if !ALPHA_LYNX
  282. config ALPHA_LCA
  283. bool
  284. depends on ALPHA_NONAME || ALPHA_EB66 || ALPHA_EB66P || ALPHA_P2K
  285. default y
  286. config ALPHA_APECS
  287. bool
  288. depends on !ALPHA_PRIMO && (ALPHA_NORITAKE || ALPHA_MIKASA) || ALPHA_CABRIOLET || ALPHA_AVANTI_CH || ALPHA_EB64P_CH || ALPHA_XL
  289. default y
  290. config ALPHA_EB64P
  291. bool
  292. depends on ALPHA_CABRIOLET || ALPHA_EB64P_CH
  293. default y
  294. help
  295. Uses 21064 or 21064A and APECs. Has ISA and PCI expansion (3 ISA,
  296. 2 PCI, one pair are on a shared slot). Supports 36-bit DRAM SIMs.
  297. ISA bus generated by Intel SaturnI/O PCI-ISA bridge. On-board SCSI
  298. (NCR 810 on PCI) Ethernet (Digital 21040), KBD, MOUSE (PS2 style),
  299. SuperI/O (2S, 1P, FD), RTC/NVRAM. Boot ROM is EPROM. PC-AT size.
  300. Runs from standard PC power supply.
  301. config ALPHA_EV5
  302. bool "EV5 CPU(s) (model 5/xxx)?" if ALPHA_LYNX
  303. default y if ALPHA_RX164 || ALPHA_RAWHIDE || ALPHA_MIATA || ALPHA_LX164 || ALPHA_SX164 || ALPHA_RUFFIAN || ALPHA_SABLE && ALPHA_GAMMA || ALPHA_NORITAKE && ALPHA_PRIMO || ALPHA_MIKASA && ALPHA_PRIMO || ALPHA_PC164 || ALPHA_TAKARA || ALPHA_EB164 || ALPHA_ALCOR
  304. config ALPHA_EV4
  305. bool
  306. default y if ALPHA_LYNX && !ALPHA_EV5
  307. config ALPHA_CIA
  308. bool
  309. depends on ALPHA_MIATA || ALPHA_LX164 || ALPHA_SX164 || ALPHA_RUFFIAN || ALPHA_NORITAKE && ALPHA_PRIMO || ALPHA_MIKASA && ALPHA_PRIMO || ALPHA_PC164 || ALPHA_TAKARA || ALPHA_EB164 || ALPHA_ALCOR
  310. default y
  311. config ALPHA_EV56
  312. bool "EV56 CPU (speed >= 366MHz)?" if ALPHA_ALCOR
  313. default y if ALPHA_RX164 || ALPHA_MIATA || ALPHA_LX164 || ALPHA_SX164 || ALPHA_RUFFIAN || ALPHA_PC164 || ALPHA_TAKARA
  314. config ALPHA_EV56
  315. prompt "EV56 CPU (speed >= 333MHz)?"
  316. depends on ALPHA_NORITAKE && ALPHA_PRIMO
  317. config ALPHA_EV56
  318. prompt "EV56 CPU (speed >= 400MHz)?"
  319. depends on ALPHA_RAWHIDE
  320. config ALPHA_PRIMO
  321. bool "EV5 CPU daughtercard (model 5/xxx)?"
  322. depends on ALPHA_NORITAKE || ALPHA_MIKASA
  323. help
  324. Say Y if you have an AS 1000 5/xxx or an AS 1000A 5/xxx.
  325. config ALPHA_GAMMA
  326. bool "EV5 CPU(s) (model 5/xxx)?"
  327. depends on ALPHA_SABLE
  328. help
  329. Say Y if you have an AS 2000 5/xxx or an AS 2100 5/xxx.
  330. config ALPHA_GAMMA
  331. bool
  332. depends on ALPHA_LYNX
  333. default y
  334. config ALPHA_T2
  335. bool
  336. depends on ALPHA_SABLE || ALPHA_LYNX
  337. default y
  338. config ALPHA_PYXIS
  339. bool
  340. depends on ALPHA_MIATA || ALPHA_LX164 || ALPHA_SX164 || ALPHA_RUFFIAN
  341. default y
  342. config ALPHA_EV6
  343. bool
  344. depends on ALPHA_NAUTILUS || ALPHA_WILDFIRE || ALPHA_TITAN || ALPHA_SHARK || ALPHA_DP264 || ALPHA_EIGER || ALPHA_MARVEL
  345. default y
  346. config ALPHA_TSUNAMI
  347. bool
  348. depends on ALPHA_SHARK || ALPHA_DP264 || ALPHA_EIGER
  349. default y
  350. config ALPHA_EV67
  351. bool "EV67 (or later) CPU (speed > 600MHz)?" if ALPHA_DP264 || ALPHA_EIGER
  352. default y if ALPHA_NAUTILUS || ALPHA_WILDFIRE || ALPHA_TITAN || ALPHA_SHARK || ALPHA_MARVEL
  353. help
  354. Is this a machine based on the EV67 core? If in doubt, select N here
  355. and the machine will be treated as an EV6.
  356. config ALPHA_EV7
  357. bool
  358. depends on ALPHA_MARVEL
  359. default y
  360. config ALPHA_MCPCIA
  361. bool
  362. depends on ALPHA_RAWHIDE
  363. default y
  364. config ALPHA_POLARIS
  365. bool
  366. depends on ALPHA_RX164
  367. default y
  368. config ALPHA_IRONGATE
  369. bool
  370. depends on ALPHA_NAUTILUS
  371. default y
  372. config ALPHA_AVANTI
  373. bool
  374. depends on ALPHA_XL || ALPHA_AVANTI_CH
  375. default y
  376. help
  377. Avanti AS 200, AS 205, AS 250, AS 255, AS 300, and AS 400-based
  378. Alphas. Info at
  379. <http://www.unix-ag.org/Linux-Alpha/Architectures/Avanti.html>.
  380. config ALPHA_BROKEN_IRQ_MASK
  381. bool
  382. depends on ALPHA_GENERIC || ALPHA_PC164
  383. default y
  384. config ALPHA_SRM
  385. bool "Use SRM as bootloader" if ALPHA_CABRIOLET || ALPHA_AVANTI_CH || ALPHA_EB64P || ALPHA_PC164 || ALPHA_TAKARA || ALPHA_EB164 || ALPHA_ALCOR || ALPHA_MIATA || ALPHA_LX164 || ALPHA_SX164 || ALPHA_NAUTILUS || ALPHA_NONAME
  386. default y if ALPHA_JENSEN || ALPHA_MIKASA || ALPHA_SABLE || ALPHA_LYNX || ALPHA_NORITAKE || ALPHA_DP264 || ALPHA_RAWHIDE || ALPHA_EIGER || ALPHA_WILDFIRE || ALPHA_TITAN || ALPHA_SHARK || ALPHA_MARVEL
  387. ---help---
  388. There are two different types of booting firmware on Alphas: SRM,
  389. which is command line driven, and ARC, which uses menus and arrow
  390. keys. Details about the Linux/Alpha booting process are contained in
  391. the Linux/Alpha FAQ, accessible on the WWW from
  392. <http://www.alphalinux.org/>.
  393. The usual way to load Linux on an Alpha machine is to use MILO
  394. (a bootloader that lets you pass command line parameters to the
  395. kernel just like lilo does for the x86 architecture) which can be
  396. loaded either from ARC or can be installed directly as a permanent
  397. firmware replacement from floppy (which requires changing a certain
  398. jumper on the motherboard). If you want to do either of these, say N
  399. here. If MILO doesn't work on your system (true for Jensen
  400. motherboards), you can bypass it altogether and boot Linux directly
  401. from an SRM console; say Y here in order to do that. Note that you
  402. won't be able to boot from an IDE disk using SRM.
  403. If unsure, say N.
  404. config EISA
  405. bool
  406. depends on ALPHA_GENERIC || ALPHA_JENSEN || ALPHA_ALCOR || ALPHA_MIKASA || ALPHA_SABLE || ALPHA_LYNX || ALPHA_NORITAKE || ALPHA_RAWHIDE
  407. default y
  408. config ARCH_MAY_HAVE_PC_FDC
  409. def_bool y
  410. config SMP
  411. bool "Symmetric multi-processing support"
  412. depends on ALPHA_SABLE || ALPHA_LYNX || ALPHA_RAWHIDE || ALPHA_DP264 || ALPHA_WILDFIRE || ALPHA_TITAN || ALPHA_GENERIC || ALPHA_SHARK || ALPHA_MARVEL
  413. ---help---
  414. This enables support for systems with more than one CPU. If you have
  415. a system with only one CPU, like most personal computers, say N. If
  416. you have a system with more than one CPU, say Y.
  417. If you say N here, the kernel will run on single and multiprocessor
  418. machines, but will use only one CPU of a multiprocessor machine. If
  419. you say Y here, the kernel will run on many, but not all,
  420. singleprocessor machines. On a singleprocessor machine, the kernel
  421. will run faster if you say N here.
  422. See also the <file:Documentation/smp.txt>, and the SMP-HOWTO
  423. available at <http://www.tldp.org/docs.html#howto>.
  424. If you don't know what to do here, say N.
  425. config HAVE_DEC_LOCK
  426. bool
  427. depends on SMP
  428. default y
  429. config NR_CPUS
  430. int "Maximum number of CPUs (2-64)"
  431. range 2 64
  432. depends on SMP
  433. default "64"
  434. config ARCH_DISCONTIGMEM_ENABLE
  435. bool "Discontiguous Memory Support (EXPERIMENTAL)"
  436. depends on EXPERIMENTAL
  437. help
  438. Say Y to upport efficient handling of discontiguous physical memory,
  439. for architectures which are either NUMA (Non-Uniform Memory Access)
  440. or have huge holes in the physical address space for other reasons.
  441. See <file:Documentation/vm/numa> for more.
  442. source "mm/Kconfig"
  443. config NUMA
  444. bool "NUMA Support (EXPERIMENTAL)"
  445. depends on DISCONTIGMEM && BROKEN
  446. help
  447. Say Y to compile the kernel to support NUMA (Non-Uniform Memory
  448. Access). This option is for configuring high-end multiprocessor
  449. server machines. If in doubt, say N.
  450. # LARGE_VMALLOC is racy, if you *really* need it then fix it first
  451. config ALPHA_LARGE_VMALLOC
  452. bool
  453. ---help---
  454. Process creation and other aspects of virtual memory management can
  455. be streamlined if we restrict the kernel to one PGD for all vmalloc
  456. allocations. This equates to about 8GB.
  457. Under normal circumstances, this is so far and above what is needed
  458. as to be laughable. However, there are certain applications (such
  459. as benchmark-grade in-kernel web serving) that can make use of as
  460. much vmalloc space as is available.
  461. Say N unless you know you need gobs and gobs of vmalloc space.
  462. config VERBOSE_MCHECK
  463. bool "Verbose Machine Checks"
  464. config VERBOSE_MCHECK_ON
  465. int "Verbose Printing Mode (0=off, 1=on, 2=all)"
  466. depends on VERBOSE_MCHECK
  467. default 1
  468. ---help---
  469. This option allows the default printing mode to be set, and then
  470. possibly overridden by a boot command argument.
  471. For example, if one wanted the option of printing verbose
  472. machine checks, but wanted the default to be as if verbose
  473. machine check printing was turned off, then one would choose
  474. the printing mode to be 0. Then, upon reboot, one could add
  475. the boot command line "verbose_mcheck=1" to get the normal
  476. verbose machine check printing, or "verbose_mcheck=2" to get
  477. the maximum information available.
  478. Take the default (1) unless you want more control or more info.
  479. source "drivers/pci/Kconfig"
  480. source "drivers/eisa/Kconfig"
  481. source "drivers/pcmcia/Kconfig"
  482. config SRM_ENV
  483. tristate "SRM environment through procfs"
  484. depends on PROC_FS
  485. ---help---
  486. If you enable this option, a subdirectory inside /proc called
  487. /proc/srm_environment will give you access to the all important
  488. SRM environment variables (those which have a name) and also
  489. to all others (by their internal number).
  490. SRM is something like a BIOS for Alpha machines. There are some
  491. other such BIOSes, like AlphaBIOS, which this driver cannot
  492. support (hey, that's not SRM!).
  493. Despite the fact that this driver doesn't work on all Alphas (but
  494. only on those which have SRM as their firmware), it's save to
  495. build it even if your particular machine doesn't know about SRM
  496. (or if you intend to compile a generic kernel). It will simply
  497. not create those subdirectory in /proc (and give you some warning,
  498. of course).
  499. This driver is also available as a module and will be called
  500. srm_env then.
  501. source "fs/Kconfig.binfmt"
  502. endmenu
  503. source "net/Kconfig"
  504. source "drivers/Kconfig"
  505. source "fs/Kconfig"
  506. source "arch/alpha/oprofile/Kconfig"
  507. source "arch/alpha/Kconfig.debug"
  508. source "security/Kconfig"
  509. source "crypto/Kconfig"
  510. source "lib/Kconfig"