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