summaryrefslogtreecommitdiff
path: root/target/sparc64/systems/qemu-sparc64
blob: f8be214a1e7136caa871f4eaa50b37badfe7a904 (plain)
1
2
3
4
5
6
7
8
9
config ADK_TARGET_SYSTEM_QEMU_SPARC64
	bool "Qemu Emulator"
	select ADK_LINUX_64
	select ADK_CPU_SPARC_V9
	select ADK_TARGET_QEMU
	select ADK_TARGET_KERNEL_ZIMAGE
	help
	 Support for Qemu Emulator SPARC64 architecture.