summaryrefslogtreecommitdiff
path: root/target/lm32/systems/qemu-lm32
blob: 901e1665f751fd8334ccf9373ff9b294b7da5c4f (plain)
1
2
3
4
5
6
7
8
9
config ADK_TARGET_SYSTEM_QEMU_LM32
	bool "Qemu Emulator"
	select ADK_TARGET_QEMU
	select ADK_TARGET_CPU_LM32
	select ADK_TARGET_UCLINUX
	select ADK_TARGET_KERNEL_SIMPLEIMAGE
	help
	  Support for Qemu Emulator LM32 architecture.