xref: /openbmc/qemu/hw/m68k/Kconfig (revision 932a8d1f11ccfbf196ee6fb4a5ccdf274b14a78c)
1config AN5206
2    bool
3    select COLDFIRE
4    select PTIMER
5
6config MCF5208
7    bool
8    select COLDFIRE
9    select PTIMER
10
11config NEXTCUBE
12    bool
13    select FRAMEBUFFER
14    select ESCC
15
16config Q800
17    bool
18    select MAC_VIA
19    select NUBUS
20    select MACFB
21    select SWIM
22    select ESCC
23    select ESP
24    select DP8393X
25    select OR_IRQ
26