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