summaryrefslogtreecommitdiffstats
path: root/default-configs/devices/s390x-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/s390x-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/s390x-softmmu.mak')
-rw-r--r--default-configs/devices/s390x-softmmu.mak13
1 files changed, 13 insertions, 0 deletions
diff --git a/default-configs/devices/s390x-softmmu.mak b/default-configs/devices/s390x-softmmu.mak
new file mode 100644
index 0000000000..f2287a133f
--- /dev/null
+++ b/default-configs/devices/s390x-softmmu.mak
@@ -0,0 +1,13 @@
+# Default configuration for s390x-softmmu
+
+# Uncomment the following lines to disable these optional devices:
+#
+#CONFIG_TERMINAL3270=n
+#CONFIG_VFIO_AP=n
+#CONFIG_VFIO_CCW=n
+#CONFIG_VIRTIO_PCI=n
+#CONFIG_WDT_DIAG288=n
+
+# Boards:
+#
+CONFIG_S390_CCW_VIRTIO=y