summary refs log tree commit diff stats
path: root/hw
diff options
context:
space:
mode:
Diffstat (limited to 'hw')
-rw-r--r--hw/m68k/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/hw/m68k/Kconfig b/hw/m68k/Kconfig
index 8e91edaf03..49ef0b3f6d 100644
--- a/hw/m68k/Kconfig
+++ b/hw/m68k/Kconfig
@@ -1,10 +1,9 @@
 config AN5206
     bool
-
-config MCF5206
-    bool
+    select COLDFIRE
     select PTIMER
 
 config MCF5208
     bool
+    select COLDFIRE
     select PTIMER