Kconfig 18 KB

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