summaryrefslogtreecommitdiff
path: root/target/m68k/systems/qemu-m68k
blob: 7e381be99f30a1fa94e8e95a2b686d09e7eb91ec (plain)
1
2
3
4
5
6
7
8
9
10
11
config ADK_TARGET_SYSTEM_QEMU_M68K
	bool "Qemu M68K"
	select ADK_m68k
	select ADK_qemu_m68k
	select ADK_CPU_CF_5208
	select ADK_TARGET_QEMU
	select ADK_TARGET_UCLINUX
	select ADK_TARGET_KERNEL_ZIMAGE
	help
	 Support for Qemu Emulator M68K/Coldfire without MMU.