Skip to content

Commit

Permalink
arm64: configs: Enable VIRTIO_GPU driver
Browse files Browse the repository at this point in the history
Enable the VIRTIO_GPU kernel driver since EVE uses the virtio-gpu-pci
QEMU's driver in order to provide virtio graphic device for containers.

Signed-off-by: Renê de Souza Pinto <[email protected]>
  • Loading branch information
rene authored and eriknordmark committed Dec 20, 2023
1 parent a153e75 commit 7d82e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/eve_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -876,6 +876,7 @@ CONFIG_DRM_I2C_CH7006=m
CONFIG_DRM_I2C_SIL164=m
CONFIG_DRM_I2C_NXP_TDA998X=m
CONFIG_DRM_I2C_NXP_TDA9950=m
CONFIG_DRM_VIRTIO_GPU=y
CONFIG_DRM_PANEL_LVDS=y
CONFIG_DRM_PANEL_SIMPLE=y
CONFIG_DRM_PANEL_SEIKO_43WVF1G=y
Expand Down

0 comments on commit 7d82e10

Please sign in to comment.