summaryrefslogtreecommitdiff
path: root/target/ppc/systems/qemu-ppc-macppc
blob: bd23c8f55e3749e960fedfc7b337f9439fd70d3a (plain)
1
2
3
4
5
6
7
8
9
config ADK_TARGET_SYSTEM_QEMU_PPC_MACPPC
	bool "Qemu Emulator (MAC-PPC)"
	select ADK_TARGET_QEMU
	select ADK_CPU_PPC
	select ADK_TARGET_CPU_WITH_FPU
	select ADK_TARGET_KERNEL_WITH_COMPRESSION
	help
	  Support for Qemu Emulator PPC architecture (MAC-PPC).