summaryrefslogtreecommitdiff
path: root/target/arm/sys-available/qemu-arm
blob: aeaa41d445d80349784780721dfa764024aaec36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config ADK_TARGET_SYSTEM_QEMU_ARM
	bool "Qemu Emulator"
	select ADK_arm
	select ADK_qemu_arm
	select ADK_little
	select ADK_soft_float
	select ADK_fpu_vfp
	select ADK_eabi
	select ADK_HARDWARE_QEMU
	select ADK_TARGET_KERNEL_ZIMAGE
	help
	 Support for Qemu Emulator (arm).