1bb4cb1c33
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>
14 lines
253 B
Makefile
14 lines
253 B
Makefile
# 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
|