d70fb7cf34
Some targets use "default y" for boards to filter out those that require TCG. For consistency we are switching all other targets to do the same. Continue with s390. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
14 lines
336 B
Makefile
14 lines
336 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
|
|
#CONFIG_PCIE_DEVICES=n
|
|
|
|
# Boards are selected by default, uncomment to keep out of the build.
|
|
# CONFIG_S390_CCW_VIRTIO=n
|