summaryrefslogtreecommitdiffstats
path: root/default-configs/devices/sparc-softmmu.mak
diff options
context:
space:
mode:
authorPaolo Bonzini2020-09-18 12:06:09 +0200
committerPaolo Bonzini2020-10-03 14:07:35 +0200
commit1bb4cb1c33805c0da0db5b76852bb73759625c4e (patch)
tree7bcbf8234429845f1db5b98c3a757ee9b4078ffa /default-configs/devices/sparc-softmmu.mak
parenttravis: remove TCI test (diff)
downloadqemu-1bb4cb1c33805c0da0db5b76852bb73759625c4e.tar.gz
qemu-1bb4cb1c33805c0da0db5b76852bb73759625c4e.tar.xz
qemu-1bb4cb1c33805c0da0db5b76852bb73759625c4e.zip
default-configs: move files to default-configs/devices/
Make room for target files in default-configs/targets/ Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'default-configs/devices/sparc-softmmu.mak')
-rw-r--r--default-configs/devices/sparc-softmmu.mak11
1 files changed, 11 insertions, 0 deletions
diff --git a/default-configs/devices/sparc-softmmu.mak b/default-configs/devices/sparc-softmmu.mak
new file mode 100644
index 0000000000..ee85218115
--- /dev/null
+++ b/default-configs/devices/sparc-softmmu.mak
@@ -0,0 +1,11 @@
+# Default configuration for sparc-softmmu
+
+# Uncomment the following lines to disable these optional devices:
+#
+#CONFIG_TCX=n
+#CONFIG_CG3=n
+
+# Boards:
+#
+CONFIG_SUN4M=y
+CONFIG_LEON3=y