Kconfig 19 KB

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