diff options
Diffstat (limited to 'hw/m68k/Kconfig')
-rw-r--r-- | hw/m68k/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hw/m68k/Kconfig b/hw/m68k/Kconfig new file mode 100644 index 0000000000..cd66ada909 --- /dev/null +++ b/hw/m68k/Kconfig @@ -0,0 +1,8 @@ +config AN5206 + bool + +config MCF5206 + bool + +config MCF5208 + bool |