aboutsummaryrefslogtreecommitdiff
path: root/hw/display/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/display/Kconfig')
-rw-r--r--hw/display/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/display/Kconfig b/hw/display/Kconfig
index 86c1d544c5..72be57a403 100644
--- a/hw/display/Kconfig
+++ b/hw/display/Kconfig
@@ -100,7 +100,7 @@ config VIRTIO_GPU
config VIRTIO_VGA
bool
- default y if PCI_DEVICES
+ # defaults to "N", enabled by specific boards
depends on VIRTIO_PCI
select VGA