Kconfig 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638
  1. #
  2. # For a description of the syntax of this configuration file,
  3. # see Documentation/kbuild/kconfig-language.txt.
  4. #
  5. config M68K
  6. bool
  7. default y
  8. select HAVE_AOUT
  9. select HAVE_IDE
  10. config MMU
  11. bool
  12. default y
  13. config RWSEM_GENERIC_SPINLOCK
  14. bool
  15. default y
  16. config RWSEM_XCHGADD_ALGORITHM
  17. bool
  18. config ARCH_HAS_ILOG2_U32
  19. bool
  20. default n
  21. config ARCH_HAS_ILOG2_U64
  22. bool
  23. default n
  24. config GENERIC_HWEIGHT
  25. bool
  26. default y
  27. config GENERIC_CALIBRATE_DELAY
  28. bool
  29. default y
  30. config TIME_LOW_RES
  31. bool
  32. default y
  33. config GENERIC_IOMAP
  34. bool
  35. default y
  36. config ARCH_MAY_HAVE_PC_FDC
  37. bool
  38. depends on BROKEN && (Q40 || SUN3X)
  39. default y
  40. config NO_IOPORT
  41. def_bool y
  42. config NO_DMA
  43. def_bool SUN3
  44. config HZ
  45. int
  46. default 100
  47. mainmenu "Linux/68k Kernel Configuration"
  48. source "init/Kconfig"
  49. menu "Platform dependent setup"
  50. config EISA
  51. bool
  52. ---help---
  53. The Extended Industry Standard Architecture (EISA) bus was
  54. developed as an open alternative to the IBM MicroChannel bus.
  55. The EISA bus provided some of the features of the IBM MicroChannel
  56. bus while maintaining backward compatibility with cards made for
  57. the older ISA bus. The EISA bus saw limited use between 1988 and
  58. 1995 when it was made obsolete by the PCI bus.
  59. Say Y here if you are building a kernel for an EISA-based machine.
  60. Otherwise, say N.
  61. config MCA
  62. bool
  63. help
  64. MicroChannel Architecture is found in some IBM PS/2 machines and
  65. laptops. It is a bus system similar to PCI or ISA. See
  66. <file:Documentation/mca.txt> (and especially the web page given
  67. there) before attempting to build an MCA bus kernel.
  68. config PCMCIA
  69. tristate
  70. ---help---
  71. Say Y here if you want to attach PCMCIA- or PC-cards to your Linux
  72. computer. These are credit-card size devices such as network cards,
  73. modems or hard drives often used with laptops computers. There are
  74. actually two varieties of these cards: the older 16 bit PCMCIA cards
  75. and the newer 32 bit CardBus cards. If you want to use CardBus
  76. cards, you need to say Y here and also to "CardBus support" below.
  77. To use your PC-cards, you will need supporting software from David
  78. Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
  79. for location). Please also read the PCMCIA-HOWTO, available from
  80. <http://www.tldp.org/docs.html#howto>.
  81. To compile this driver as modules, choose M here: the
  82. modules will be called pcmcia_core and ds.
  83. config SUN3
  84. bool "Sun3 support"
  85. select M68020
  86. select MMU_SUN3 if MMU
  87. help
  88. This option enables support for the Sun 3 series of workstations
  89. (3/50, 3/60, 3/1xx, 3/2xx systems). Enabling this option requires
  90. that all other hardware types must be disabled, as Sun 3 kernels
  91. are incompatible with all other m68k targets (including Sun 3x!).
  92. If you don't want to compile a kernel exclusively for a Sun 3, say N.
  93. config AMIGA
  94. bool "Amiga support"
  95. depends on !MMU_SUN3
  96. help
  97. This option enables support for the Amiga series of computers. If
  98. you plan to use this kernel on an Amiga, say Y here and browse the
  99. material available in <file:Documentation/m68k>; otherwise say N.
  100. config ATARI
  101. bool "Atari support"
  102. depends on !MMU_SUN3
  103. help
  104. This option enables support for the 68000-based Atari series of
  105. computers (including the TT, Falcon and Medusa). If you plan to use
  106. this kernel on an Atari, say Y here and browse the material
  107. available in <file:Documentation/m68k>; otherwise say N.
  108. config HADES
  109. bool "Hades support"
  110. depends on ATARI && BROKEN
  111. help
  112. This option enables support for the Hades Atari clone. If you plan
  113. to use this kernel on a Hades, say Y here; otherwise say N.
  114. config PCI
  115. bool
  116. depends on HADES
  117. default y
  118. help
  119. Find out whether you have a PCI motherboard. PCI is the name of a
  120. bus system, i.e. the way the CPU talks to the other stuff inside
  121. your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
  122. VESA. If you have PCI, say Y, otherwise N.
  123. config MAC
  124. bool "Macintosh support"
  125. depends on !MMU_SUN3
  126. help
  127. This option enables support for the Apple Macintosh series of
  128. computers (yes, there is experimental support now, at least for part
  129. of the series).
  130. Say N unless you're willing to code the remaining necessary support.
  131. ;)
  132. config NUBUS
  133. bool
  134. depends on MAC
  135. default y
  136. config M68K_L2_CACHE
  137. bool
  138. depends on MAC
  139. default y
  140. config APOLLO
  141. bool "Apollo support"
  142. depends on !MMU_SUN3
  143. help
  144. Say Y here if you want to run Linux on an MC680x0-based Apollo
  145. Domain workstation such as the DN3500.
  146. config VME
  147. bool "VME (Motorola and BVM) support"
  148. depends on !MMU_SUN3
  149. help
  150. Say Y here if you want to build a kernel for a 680x0 based VME
  151. board. Boards currently supported include Motorola boards MVME147,
  152. MVME162, MVME166, MVME167, MVME172, and MVME177. BVME4000 and
  153. BVME6000 boards from BVM Ltd are also supported.
  154. config MVME147
  155. bool "MVME147 support"
  156. depends on VME
  157. help
  158. Say Y to include support for early Motorola VME boards. This will
  159. build a kernel which can run on MVME147 single-board computers. If
  160. you select this option you will have to select the appropriate
  161. drivers for SCSI, Ethernet and serial ports later on.
  162. config MVME16x
  163. bool "MVME162, 166 and 167 support"
  164. depends on VME
  165. help
  166. Say Y to include support for Motorola VME boards. This will build a
  167. kernel which can run on MVME162, MVME166, MVME167, MVME172, and
  168. MVME177 boards. If you select this option you will have to select
  169. the appropriate drivers for SCSI, Ethernet and serial ports later
  170. on.
  171. config BVME6000
  172. bool "BVME4000 and BVME6000 support"
  173. depends on VME
  174. help
  175. Say Y to include support for VME boards from BVM Ltd. This will
  176. build a kernel which can run on BVME4000 and BVME6000 boards. If
  177. you select this option you will have to select the appropriate
  178. drivers for SCSI, Ethernet and serial ports later on.
  179. config HP300
  180. bool "HP9000/300 and HP9000/400 support"
  181. depends on !MMU_SUN3
  182. help
  183. This option enables support for the HP9000/300 and HP9000/400 series
  184. of workstations. Support for these machines is still somewhat
  185. experimental. If you plan to try to use the kernel on such a machine
  186. say Y here.
  187. Everybody else says N.
  188. config DIO
  189. bool "DIO bus support"
  190. depends on HP300
  191. default y
  192. help
  193. Say Y here to enable support for the "DIO" expansion bus used in
  194. HP300 machines. If you are using such a system you almost certainly
  195. want this.
  196. config SUN3X
  197. bool "Sun3x support"
  198. depends on !MMU_SUN3
  199. select M68030
  200. help
  201. This option enables support for the Sun 3x series of workstations.
  202. Be warned that this support is very experimental.
  203. Note that Sun 3x kernels are not compatible with Sun 3 hardware.
  204. General Linux information on the Sun 3x series (now discontinued)
  205. is at <http://www.angelfire.com/ca2/tech68k/sun3.html>.
  206. If you don't want to compile a kernel for a Sun 3x, say N.
  207. config Q40
  208. bool "Q40/Q60 support"
  209. depends on !MMU_SUN3
  210. help
  211. The Q40 is a Motorola 68040-based successor to the Sinclair QL
  212. manufactured in Germany. There is an official Q40 home page at
  213. <http://www.q40.de/>. This option enables support for the Q40 and
  214. Q60. Select your CPU below. For 68LC060 don't forget to enable FPU
  215. emulation.
  216. comment "Processor type"
  217. config M68020
  218. bool "68020 support"
  219. help
  220. If you anticipate running this kernel on a computer with a MC68020
  221. processor, say Y. Otherwise, say N. Note that the 68020 requires a
  222. 68851 MMU (Memory Management Unit) to run Linux/m68k, except on the
  223. Sun 3, which provides its own version.
  224. config M68030
  225. bool "68030 support"
  226. depends on !MMU_SUN3
  227. help
  228. If you anticipate running this kernel on a computer with a MC68030
  229. processor, say Y. Otherwise, say N. Note that a MC68EC030 will not
  230. work, as it does not include an MMU (Memory Management Unit).
  231. config M68040
  232. bool "68040 support"
  233. depends on !MMU_SUN3
  234. help
  235. If you anticipate running this kernel on a computer with a MC68LC040
  236. or MC68040 processor, say Y. Otherwise, say N. Note that an
  237. MC68EC040 will not work, as it does not include an MMU (Memory
  238. Management Unit).
  239. config M68060
  240. bool "68060 support"
  241. depends on !MMU_SUN3
  242. help
  243. If you anticipate running this kernel on a computer with a MC68060
  244. processor, say Y. Otherwise, say N.
  245. config MMU_MOTOROLA
  246. bool
  247. depends on MMU && !MMU_SUN3
  248. default y
  249. config MMU_SUN3
  250. bool
  251. config M68KFPU_EMU
  252. bool "Math emulation support (EXPERIMENTAL)"
  253. depends on EXPERIMENTAL
  254. help
  255. At some point in the future, this will cause floating-point math
  256. instructions to be emulated by the kernel on machines that lack a
  257. floating-point math coprocessor. Thrill-seekers and chronically
  258. sleep-deprived psychotic hacker types can say Y now, everyone else
  259. should probably wait a while.
  260. config M68KFPU_EMU_EXTRAPREC
  261. bool "Math emulation extra precision"
  262. depends on M68KFPU_EMU
  263. help
  264. The fpu uses normally a few bit more during calculations for
  265. correct rounding, the emulator can (often) do the same but this
  266. extra calculation can cost quite some time, so you can disable
  267. it here. The emulator will then "only" calculate with a 64 bit
  268. mantissa and round slightly incorrect, what is more then enough
  269. for normal usage.
  270. config M68KFPU_EMU_ONLY
  271. bool "Math emulation only kernel"
  272. depends on M68KFPU_EMU
  273. help
  274. This option prevents any floating-point instructions from being
  275. compiled into the kernel, thereby the kernel doesn't save any
  276. floating point context anymore during task switches, so this
  277. kernel will only be usable on machines without a floating-point
  278. math coprocessor. This makes the kernel a bit faster as no tests
  279. needs to be executed whether a floating-point instruction in the
  280. kernel should be executed or not.
  281. config ADVANCED
  282. bool "Advanced configuration options"
  283. ---help---
  284. This gives you access to some advanced options for the CPU. The
  285. defaults should be fine for most users, but these options may make
  286. it possible for you to improve performance somewhat if you know what
  287. you are doing.
  288. Note that the answer to this question won't directly affect the
  289. kernel: saying N will just cause the configurator to skip all
  290. the questions about these options.
  291. Most users should say N to this question.
  292. config RMW_INSNS
  293. bool "Use read-modify-write instructions"
  294. depends on ADVANCED
  295. ---help---
  296. This allows to use certain instructions that work with indivisible
  297. read-modify-write bus cycles. While this is faster than the
  298. workaround of disabling interrupts, it can conflict with DMA
  299. ( = direct memory access) on many Amiga systems, and it is also said
  300. to destabilize other machines. It is very likely that this will
  301. cause serious problems on any Amiga or Atari Medusa if set. The only
  302. configuration where it should work are 68030-based Ataris, where it
  303. apparently improves performance. But you've been warned! Unless you
  304. really know what you are doing, say N. Try Y only if you're quite
  305. adventurous.
  306. config SINGLE_MEMORY_CHUNK
  307. bool "Use one physical chunk of memory only" if ADVANCED && !SUN3
  308. default y if SUN3
  309. select NEED_MULTIPLE_NODES
  310. help
  311. Ignore all but the first contiguous chunk of physical memory for VM
  312. purposes. This will save a few bytes kernel size and may speed up
  313. some operations. Say N if not sure.
  314. config 060_WRITETHROUGH
  315. bool "Use write-through caching for 68060 supervisor accesses"
  316. depends on ADVANCED && M68060
  317. ---help---
  318. The 68060 generally uses copyback caching of recently accessed data.
  319. Copyback caching means that memory writes will be held in an on-chip
  320. cache and only written back to memory some time later. Saying Y
  321. here will force supervisor (kernel) accesses to use writethrough
  322. caching. Writethrough caching means that data is written to memory
  323. straight away, so that cache and memory data always agree.
  324. Writethrough caching is less efficient, but is needed for some
  325. drivers on 68060 based systems where the 68060 bus snooping signal
  326. is hardwired on. The 53c710 SCSI driver is known to suffer from
  327. this problem.
  328. config ARCH_DISCONTIGMEM_ENABLE
  329. def_bool !SINGLE_MEMORY_CHUNK
  330. config NODES_SHIFT
  331. int
  332. default "3"
  333. depends on !SINGLE_MEMORY_CHUNK
  334. source "mm/Kconfig"
  335. endmenu
  336. menu "General setup"
  337. source "fs/Kconfig.binfmt"
  338. config ZORRO
  339. bool "Amiga Zorro (AutoConfig) bus support"
  340. depends on AMIGA
  341. help
  342. This enables support for the Zorro bus in the Amiga. If you have
  343. expansion cards in your Amiga that conform to the Amiga
  344. AutoConfig(tm) specification, say Y, otherwise N. Note that even
  345. expansion cards that do not fit in the Zorro slots but fit in e.g.
  346. the CPU slot may fall in this category, so you have to say Y to let
  347. Linux use these.
  348. config AMIGA_PCMCIA
  349. bool "Amiga 1200/600 PCMCIA support (EXPERIMENTAL)"
  350. depends on AMIGA && EXPERIMENTAL
  351. help
  352. Include support in the kernel for pcmcia on Amiga 1200 and Amiga
  353. 600. If you intend to use pcmcia cards say Y; otherwise say N.
  354. config STRAM_PROC
  355. bool "ST-RAM statistics in /proc"
  356. depends on ATARI
  357. help
  358. Say Y here to report ST-RAM usage statistics in /proc/stram.
  359. config HEARTBEAT
  360. bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || MAC ||Q40
  361. default y if !AMIGA && !APOLLO && !ATARI && !MAC && !Q40 && HP300
  362. help
  363. Use the power-on LED on your machine as a load meter. The exact
  364. behavior is platform-dependent, but normally the flash frequency is
  365. a hyperbolic function of the 5-minute load average.
  366. # We have a dedicated heartbeat LED. :-)
  367. config PROC_HARDWARE
  368. bool "/proc/hardware support"
  369. help
  370. Say Y here to support the /proc/hardware file, which gives you
  371. access to information about the machine you're running on,
  372. including the model, CPU, MMU, clock speed, BogoMIPS rating,
  373. and memory size.
  374. config ISA
  375. bool
  376. depends on Q40 || AMIGA_PCMCIA || GG2
  377. default y
  378. help
  379. Find out whether you have ISA slots on your motherboard. ISA is the
  380. name of a bus system, i.e. the way the CPU talks to the other stuff
  381. inside your box. Other bus systems are PCI, EISA, MicroChannel
  382. (MCA) or VESA. ISA is an older system, now being displaced by PCI;
  383. newer boards don't support it. If you have ISA, say Y, otherwise N.
  384. config GENERIC_ISA_DMA
  385. bool
  386. depends on Q40 || AMIGA_PCMCIA || GG2
  387. default y
  388. config ZONE_DMA
  389. bool
  390. default y
  391. source "drivers/pci/Kconfig"
  392. source "drivers/zorro/Kconfig"
  393. endmenu
  394. source "net/Kconfig"
  395. source "drivers/Kconfig"
  396. menu "Character devices"
  397. config ATARI_MFPSER
  398. tristate "Atari MFP serial support"
  399. depends on ATARI
  400. ---help---
  401. If you like to use the MFP serial ports ("Modem1", "Serial1") under
  402. Linux, say Y. The driver equally supports all kinds of MFP serial
  403. ports and automatically detects whether Serial1 is available.
  404. To compile this driver as a module, choose M here.
  405. Note for Falcon users: You also have an MFP port, it's just not
  406. wired to the outside... But you could use the port under Linux.
  407. config ATARI_MIDI
  408. tristate "Atari MIDI serial support"
  409. depends on ATARI
  410. help
  411. If you want to use your Atari's MIDI port in Linux, say Y.
  412. To compile this driver as a module, choose M here.
  413. config ATARI_DSP56K
  414. tristate "Atari DSP56k support (EXPERIMENTAL)"
  415. depends on ATARI && EXPERIMENTAL
  416. help
  417. If you want to be able to use the DSP56001 in Falcons, say Y. This
  418. driver is still experimental, and if you don't know what it is, or
  419. if you don't have this processor, just say N.
  420. To compile this driver as a module, choose M here.
  421. config AMIGA_BUILTIN_SERIAL
  422. tristate "Amiga builtin serial support"
  423. depends on AMIGA
  424. help
  425. If you want to use your Amiga's built-in serial port in Linux,
  426. answer Y.
  427. To compile this driver as a module, choose M here.
  428. config MULTIFACE_III_TTY
  429. tristate "Multiface Card III serial support"
  430. depends on AMIGA
  431. help
  432. If you want to use a Multiface III card's serial port in Linux,
  433. answer Y.
  434. To compile this driver as a module, choose M here.
  435. config GVPIOEXT
  436. tristate "GVP IO-Extender support"
  437. depends on PARPORT=n && ZORRO
  438. help
  439. If you want to use a GVP IO-Extender serial card in Linux, say Y.
  440. Otherwise, say N.
  441. config GVPIOEXT_LP
  442. tristate "GVP IO-Extender parallel printer support"
  443. depends on GVPIOEXT
  444. help
  445. Say Y to enable driving a printer from the parallel port on your
  446. GVP IO-Extender card, N otherwise.
  447. config GVPIOEXT_PLIP
  448. tristate "GVP IO-Extender PLIP support"
  449. depends on GVPIOEXT
  450. help
  451. Say Y to enable doing IP over the parallel port on your GVP
  452. IO-Extender card, N otherwise.
  453. config MAC_SCC
  454. tristate "Macintosh serial support"
  455. depends on MAC
  456. config MAC_HID
  457. bool
  458. depends on INPUT_ADBHID
  459. default y
  460. config HPDCA
  461. tristate "HP DCA serial support"
  462. depends on DIO && SERIAL_8250
  463. help
  464. If you want to use the internal "DCA" serial ports on an HP300
  465. machine, say Y here.
  466. config HPAPCI
  467. tristate "HP APCI serial support"
  468. depends on HP300 && SERIAL_8250 && EXPERIMENTAL
  469. help
  470. If you want to use the internal "APCI" serial ports on an HP400
  471. machine, say Y here.
  472. config MVME147_SCC
  473. bool "SCC support for MVME147 serial ports"
  474. depends on MVME147
  475. help
  476. This is the driver for the serial ports on the Motorola MVME147
  477. boards. Everyone using one of these boards should say Y here.
  478. config SERIAL167
  479. bool "CD2401 support for MVME166/7 serial ports"
  480. depends on MVME16x
  481. help
  482. This is the driver for the serial ports on the Motorola MVME166,
  483. 167, and 172 boards. Everyone using one of these boards should say
  484. Y here.
  485. config MVME162_SCC
  486. bool "SCC support for MVME162 serial ports"
  487. depends on MVME16x
  488. help
  489. This is the driver for the serial ports on the Motorola MVME162 and
  490. 172 boards. Everyone using one of these boards should say Y here.
  491. config BVME6000_SCC
  492. bool "SCC support for BVME6000 serial ports"
  493. depends on BVME6000
  494. help
  495. This is the driver for the serial ports on the BVME4000 and BVME6000
  496. boards from BVM Ltd. Everyone using one of these boards should say
  497. Y here.
  498. config DN_SERIAL
  499. bool "Support for DN serial port (dummy)"
  500. depends on APOLLO
  501. config SERIAL_CONSOLE
  502. bool "Support for serial port console"
  503. depends on (AMIGA || ATARI || MAC || SUN3 || SUN3X || VME || APOLLO) && (ATARI_MFPSER=y || ATARI_MIDI=y || MAC_SCC=y || AMIGA_BUILTIN_SERIAL=y || GVPIOEXT=y || MULTIFACE_III_TTY=y || SERIAL=y || MVME147_SCC || SERIAL167 || MVME162_SCC || BVME6000_SCC || DN_SERIAL)
  504. ---help---
  505. If you say Y here, it will be possible to use a serial port as the
  506. system console (the system console is the device which receives all
  507. kernel messages and warnings and which allows logins in single user
  508. mode). This could be useful if some terminal or printer is connected
  509. to that serial port.
  510. Even if you say Y here, the currently visible virtual console
  511. (/dev/tty0) will still be used as the system console by default, but
  512. you can alter that using a kernel command line option such as
  513. "console=ttyS1". (Try "man bootparam" or see the documentation of
  514. your boot loader (lilo or loadlin) about how to pass options to the
  515. kernel at boot time.)
  516. If you don't have a VGA card installed and you say Y here, the
  517. kernel will automatically use the first serial line, /dev/ttyS0, as
  518. system console.
  519. If unsure, say N.
  520. endmenu
  521. source "fs/Kconfig"
  522. source "arch/m68k/Kconfig.debug"
  523. source "security/Kconfig"
  524. source "crypto/Kconfig"
  525. source "lib/Kconfig"