aboutsummaryrefslogtreecommitdiff
path: root/default-configs/devices/lm32-softmmu.mak
diff options
context:
space:
mode:
Diffstat (limited to 'default-configs/devices/lm32-softmmu.mak')
-rw-r--r--default-configs/devices/lm32-softmmu.mak12
1 files changed, 12 insertions, 0 deletions
diff --git a/default-configs/devices/lm32-softmmu.mak b/default-configs/devices/lm32-softmmu.mak
new file mode 100644
index 0000000..115b3e3
--- /dev/null
+++ b/default-configs/devices/lm32-softmmu.mak
@@ -0,0 +1,12 @@
+# Default configuration for lm32-softmmu
+
+# Uncomment the following lines to disable these optional devices:
+#
+#CONFIG_MILKYMIST_TMU2=n # disabling it actually causes compile-time failures
+
+CONFIG_SEMIHOSTING=y
+
+# Boards:
+#
+CONFIG_LM32=y
+CONFIG_MILKYMIST=y