qemu-e2k/hw/m68k/Kconfig
Laurent Vivier fa2ba3b80e hw/m68k: add Nubus support
This patch adds basic support for the NuBus bus. This is used by 680x0
Macintosh.

Co-developed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Thomas Huth <huth@tuxfamily.org>
Message-Id: <20191026164546.30020-8-laurent@vivier.eu>
2019-10-28 19:06:47 +01:00

20 lines
247 B
Plaintext

config AN5206
bool
select COLDFIRE
select PTIMER
config MCF5208
bool
select COLDFIRE
select PTIMER
config NEXTCUBE
bool
select FRAMEBUFFER
select ESCC
config Q800
bool
select MAC_VIA
select NUBUS