summaryrefslogtreecommitdiff
path: root/target/ppc/systems/qemu-ppc-bamboo
blob: 0766495a14f0e6b17a0db97e4492ae5576efecc9 (plain)
1
2
3
4
5
6
7
8
9
config ADK_TARGET_SYSTEM_QEMU_PPC_BAMBOO
	bool "Qemu Emulator (Bamboo)"
	select ADK_TARGET_QEMU
	select ADK_CPU_PPC_440
	select ADK_TARGET_SOFT_FLOAT
	select ADK_TARGET_KERNEL_WITH_COMPRESSION
	help
 	  Support for Qemu Emulator PPC architecture (Bamboo).