xref: /openbmc/qemu/hw/m68k/Kconfig (revision 6112bd6d9b8e03c1c454c4785a56402573ccb16e)
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