[PATCH] drm: virtio: fix kconfig dependency warning

Randy Dunlap rdunlap at infradead.org
Fri Aug 28 14:01:45 UTC 2020


On 8/28/20 4:25 AM, Gerd Hoffmann wrote:
>   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?

OK, I'll send a v2.

thanks.
-- 
~Randy



More information about the dri-devel mailing list