summaryrefslogtreecommitdiff
path: root/target/sh/systems/qemu-sh
blob: 671f0887190afb4c19089cfc795721cd03fc1796 (plain)
1
2
3
4
5
6
7
8
config ADK_TARGET_SYSTEM_QEMU_SH
	bool "Qemu Emulator"
	select ADK_CPU_SH4
	select ADK_TARGET_QEMU
	select ADK_TARGET_KERNEL_ZIMAGE
	help
	 Support for Qemu Emulator SUPERH architecture.