diff options
Diffstat (limited to 'default-configs/devices/s390x-softmmu.mak')
-rw-r--r-- | default-configs/devices/s390x-softmmu.mak | 13 |
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 |