[PATCH] drm: virtio: fix kconfig dependency warning

Gerd Hoffmann kraxel at redhat.com
Fri Aug 28 11:25:35 UTC 2020


  Hi,

>  config DRM_VIRTIO_GPU
>  	tristate "Virtio GPU driver"
> -	depends on DRM && VIRTIO && MMU
> +	depends on DRM && VIRTIO_MENU && MMU

Shouldn't this depend on both VIRTIO and VIRTIO_MENU, simliar to the
other virtio drivers?

take care,
  Gerd



More information about the dri-devel mailing list