diff options
Diffstat (limited to 'hw/display/Kconfig')
-rw-r--r-- | hw/display/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/display/Kconfig b/hw/display/Kconfig index 999bc7e9a8..e126cbb188 100644 --- a/hw/display/Kconfig +++ b/hw/display/Kconfig @@ -95,6 +95,8 @@ config QXL config VIRTIO_GPU bool + default y + depends on VIRTIO select EDID config VIRTIO_VGA |