summaryrefslogtreecommitdiff
path: root/target/mipsel/sys-available/qemu-mipsel
diff options
context:
space:
mode:
Diffstat (limited to 'target/mipsel/sys-available/qemu-mipsel')
-rw-r--r--target/mipsel/sys-available/qemu-mipsel12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/mipsel/sys-available/qemu-mipsel b/target/mipsel/sys-available/qemu-mipsel
new file mode 100644
index 000000000..d29333c8d
--- /dev/null
+++ b/target/mipsel/sys-available/qemu-mipsel
@@ -0,0 +1,12 @@
+config ADK_TARGET_SYSTEM_QEMU_MIPSEL
+ bool "Qemu Emulator"
+ select ADK_mipsel
+ select ADK_qemu_mipsel
+ select ADK_HARDWARE_QEMU
+ select ADK_TARGET_WITH_VGA
+ select ADK_TARGET_WITH_INPUT
+ select ADK_TARGET_WITH_PCI
+ select ADK_TARGET_WITH_HDD
+ help
+ Qemu support for mips little endian architecture.
+