[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ec31910c-b05b-f87b-6332-6ceac931154a@infradead.org>
Date: Fri, 28 Aug 2020 07:01:45 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Gerd Hoffmann <kraxel@...hat.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
"linux-next@...r.kernel.org" <linux-next@...r.kernel.org>,
dri-devel <dri-devel@...ts.freedesktop.org>,
David Airlie <airlied@...ux.ie>
Subject: Re: [PATCH] drm: virtio: fix kconfig dependency warning
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
Powered by blists - more mailing lists