Kconfig 18 KB

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