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