fa2ba3b80e
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>
20 lines
247 B
Plaintext
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
|