Skip to content

Commit

Permalink
vfio: vfio-pci requires EDID
Browse files Browse the repository at this point in the history
hw/vfio/display.c needs the EDID subsystem, select it.

Cc: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
  • Loading branch information
bonzini committed Nov 19, 2019
1 parent c9d6da3 commit 7771e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hw/vfio/Kconfig
Expand Up @@ -6,6 +6,7 @@ config VFIO_PCI
bool
default y
select VFIO
select EDID
depends on LINUX && PCI

config VFIO_CCW
Expand Down

0 comments on commit 7771e1a

Please sign in to comment.