7 This option enables support for the Amiga series of computers.
14 This enables support for the Zorro bus in the Amiga. If you have
15 expansion cards in your Amiga that conform to the Amiga
16 AutoConfig(tm) specification, say Y, otherwise N. Note that even
17 expansion cards that do not fit in the Zorro slots but fit in e.g.
18 the CPU slot may fall in this category, so you have to say Y to let
21 config ABSTRACT_CONSOLE
26 config APUS_FAST_EXCEPT
32 bool "Amiga 1200/600 PCMCIA support"
33 depends on APUS && EXPERIMENTAL
35 Include support in the kernel for pcmcia on Amiga 1200 and Amiga
36 600. If you intend to use pcmcia cards say Y; otherwise say N.
38 config AMIGA_BUILTIN_SERIAL
39 tristate "Amiga builtin serial support"
42 If you want to use your Amiga's built-in serial port in Linux,
45 To compile this driver as a module, choose M here.
48 tristate "GVP IO-Extender support"
51 If you want to use a GVP IO-Extender serial card in Linux, say Y.
55 tristate "GVP IO-Extender parallel printer support"
58 Say Y to enable driving a printer from the parallel port on your
59 GVP IO-Extender card, N otherwise.
62 tristate "GVP IO-Extender PLIP support"
65 Say Y to enable doing IP over the parallel port on your GVP
66 IO-Extender card, N otherwise.
68 config MULTIFACE_III_TTY
69 tristate "Multiface Card III serial support"
72 If you want to use a Multiface III card's serial port in Linux,
75 To compile this driver as a module, choose M here.
78 tristate "Commodore A2232 serial support (EXPERIMENTAL)"
79 depends on EXPERIMENTAL && APUS
81 This option supports the 2232 7-port serial card shipped with the
82 Amiga 2000 and other Zorro-bus machines, dating from 1989. At
83 a max of 19,200 bps, the ports are served by a 6551 ACIA UART chip
84 each, plus a 8520 CIA, and a master 6502 CPU and buffer as well. The
85 ports were connected with 8 pin DIN connectors on the card bracket,
86 for which 8 pin to DB25 adapters were supplied. The card also had
87 jumpers internally to toggle various pinning configurations.
89 This driver can be built as a module; but then "generic_serial"
90 will also be built as a module. This has to be loaded before
91 "ser_a2232". If you want to do this, answer M here.
94 tristate "Hisoft Whippet PCMCIA serial support"
95 depends on AMIGA_PCMCIA
97 HiSoft has a web page at <http://www.hisoft.co.uk/>, but there
98 is no listing for the Whippet in their Amiga section.
101 tristate "PCMCIA NE2000 support"
102 depends on AMIGA_PCMCIA
104 If you have a PCMCIA NE2000 compatible adapter, say Y. Otherwise,
107 To compile this driver as a module, choose M here: the
108 module will be called apne.
110 config SERIAL_CONSOLE
111 bool "Support for serial port console"
112 depends on APUS && (AMIGA_BUILTIN_SERIAL=y || GVPIOEXT=y || MULTIFACE_III_TTY=y)
115 bool "Use power LED as a heartbeat"
118 Use the power-on LED on your machine as a load meter. The exact
119 behavior is platform-dependent, but normally the flash frequency is
120 a hyperbolic function of the 5-minute load average.
123 bool "/proc/hardware support"
126 source "drivers/zorro/Kconfig"
129 bool "PCI for Permedia2"
130 depends on !4xx && !8xx && APUS