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