summaryrefslogtreecommitdiff
path: root/target/riscv32/systems/qemu-riscv32
blob: a9f1d9ce2d2d45bd967ecc8e0bb429a62e44e749 (plain)
1
2
3
4
5
6
7
8
config ADK_TARGET_SYSTEM_QEMU_RISCV32
	bool "Qemu Emulator"
	select ADK_TARGET_QEMU
	select ADK_TARGET_CPU_RISCV32
	select ADK_TARGET_KERNEL_IMAGE
	help
	  Qemu Emulator for RISCV32 architecture.