summaryrefslogtreecommitdiff
path: root/target/arm/sys-available/qemu-arm
blob: 4247b8862fd5c0aa88633f545d69f2cf51ea15c0 (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_EABI
	select ADK_TARGET_NO_FPU
	select ADK_HARDWARE_QEMU
	select ADK_TARGET_KERNEL_ZIMAGE
	select ADK_USE_KERNEL_MINICONFIG
	help
	 Support for Qemu Emulator (arm).