summaryrefslogtreecommitdiff
path: root/target/ppc64/systems/qemu-ppc64
blob: 29038a6a4bea98b10b49e7b0efa456c0d304d9c2 (plain)
1
2
3
4
5
6
7
8
config ADK_TARGET_SYSTEM_QEMU_PPC64
	bool "Qemu Emulator"
	select ADK_CPU_PPC64
	select ADK_LINUX_64
	select ADK_TARGET_QEMU
	help
	 Support for Qemu Emulator PPC64 architecture.