xref: /openbmc/linux/arch/m68k/Kconfig.bus (revision f95a387c)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
20e152d80SGreg Ungererif MMU
30e152d80SGreg Ungerer
40e152d80SGreg Ungerercomment "Bus Support"
50e152d80SGreg Ungerer
659433a59SGeert Uytterhoevenconfig DIO
759433a59SGeert Uytterhoeven	bool "DIO bus support"
859433a59SGeert Uytterhoeven	depends on HP300
959433a59SGeert Uytterhoeven	default y
1059433a59SGeert Uytterhoeven	help
1159433a59SGeert Uytterhoeven	  Say Y here to enable support for the "DIO" expansion bus used in
1259433a59SGeert Uytterhoeven	  HP300 machines. If you are using such a system you almost certainly
1359433a59SGeert Uytterhoeven	  want this.
1459433a59SGeert Uytterhoeven
150e152d80SGreg Ungererconfig NUBUS
160e152d80SGreg Ungerer	bool
170e152d80SGreg Ungerer	depends on MAC
180e152d80SGreg Ungerer	default y
190e152d80SGreg Ungerer
200e152d80SGreg Ungererconfig ZORRO
210e152d80SGreg Ungerer	bool "Amiga Zorro (AutoConfig) bus support"
220e152d80SGreg Ungerer	depends on AMIGA
230e152d80SGreg Ungerer	help
240e152d80SGreg Ungerer	  This enables support for the Zorro bus in the Amiga. If you have
250e152d80SGreg Ungerer	  expansion cards in your Amiga that conform to the Amiga
260e152d80SGreg Ungerer	  AutoConfig(tm) specification, say Y, otherwise N. Note that even
270e152d80SGreg Ungerer	  expansion cards that do not fit in the Zorro slots but fit in e.g.
280e152d80SGreg Ungerer	  the CPU slot may fall in this category, so you have to say Y to let
290e152d80SGreg Ungerer	  Linux use these.
300e152d80SGreg Ungerer
310e152d80SGreg Ungererconfig AMIGA_PCMCIA
32112f8b12SKees Cook	bool "Amiga 1200/600 PCMCIA support"
33112f8b12SKees Cook	depends on AMIGA
340e152d80SGreg Ungerer	help
350e152d80SGreg Ungerer	  Include support in the kernel for pcmcia on Amiga 1200 and Amiga
360e152d80SGreg Ungerer	  600. If you intend to use pcmcia cards say Y; otherwise say N.
370e152d80SGreg Ungerer
380e152d80SGreg Ungererconfig ISA
390e152d80SGreg Ungerer	bool
400e152d80SGreg Ungerer	depends on Q40 || AMIGA_PCMCIA
410e152d80SGreg Ungerer	default y
420e152d80SGreg Ungerer	help
430e152d80SGreg Ungerer	  Find out whether you have ISA slots on your motherboard.  ISA is the
440e152d80SGreg Ungerer	  name of a bus system, i.e. the way the CPU talks to the other stuff
450e152d80SGreg Ungerer	  inside your box.  Other bus systems are PCI, EISA, MicroChannel
460e152d80SGreg Ungerer	  (MCA) or VESA.  ISA is an older system, now being displaced by PCI;
470e152d80SGreg Ungerer	  newer boards don't support it.  If you have ISA, say Y, otherwise N.
480e152d80SGreg Ungerer
4984b16b7bSMichael Schmitzconfig ATARI_ROM_ISA
5084b16b7bSMichael Schmitz	bool "Atari ROM port ISA adapter support"
5184b16b7bSMichael Schmitz	depends on ATARI
5284b16b7bSMichael Schmitz	help
5384b16b7bSMichael Schmitz	  This option enables support for the ROM port ISA adapter used to
5484b16b7bSMichael Schmitz	  operate ISA cards on Atari. Only 8  bit cards are supported, and
5584b16b7bSMichael Schmitz	  no interrupt lines are connected.
5684b16b7bSMichael Schmitz	  The only driver currently using this adapter is the EtherNEC
5784b16b7bSMichael Schmitz	  driver for RTL8019AS based NE2000 compatible network cards.
5884b16b7bSMichael Schmitz
594a2e130cSGreg Ungerersource "drivers/zorro/Kconfig"
604a2e130cSGreg Ungerer
614a2e130cSGreg Ungererendif
62