blob: f729902d889cedf4413a97e7ceed2a3d0998e199 (
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_UCLINUX
help
Support for Qemu Emulator LM32 architecture.
|