summaryrefslogtreecommitdiff
path: root/target/nios2/systems/qemu-nios2
diff options
context:
space:
mode:
Diffstat (limited to 'target/nios2/systems/qemu-nios2')
-rw-r--r--target/nios2/systems/qemu-nios28
1 files changed, 8 insertions, 0 deletions
diff --git a/target/nios2/systems/qemu-nios2 b/target/nios2/systems/qemu-nios2
new file mode 100644
index 000000000..97cfe6821
--- /dev/null
+++ b/target/nios2/systems/qemu-nios2
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_QEMU_NIOS2
+ bool "Qemu Emulator"
+ select ADK_TARGET_QEMU
+ select ADK_TARGET_CPU_NIOS2
+ select ADK_TARGET_KERNEL_WITH_COMPRESSION
+ help
+ Qemu support for NIOS2 architecture.
+