lkml.org 
[lkml]   [2021]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] media: vivid: drop CONFIG_FB dependency
From
Date
On 29/07/2021 12:32, Guillaume Tucker wrote:
> On 29/07/2021 12:16, Guillaume Tucker wrote:
>> +ifeq ($(CONFIG_FB),y)
>> + vivid-objs += vivid-osd.o
>> +endif
>
> Just realised CONFIG_FB is tristate, so I guess it should be:
>
> ifneq ($(CONFIG_FB),)
> vivid-objs += vivid-osd.o
> endif

Tested-by: "kernelci.org bot" <bot@kernelci.org>

https://staging.kernelci.org/test/job/gtucker/branch/for-kernelci/kernel/v5.14-rc3-4412-g964fed94b566/plan/v4l2-compliance-vivid/

with the change mentioned above, on top of next-20210729.

Best wishes,
Guillaume

\
 
 \ /
  Last update: 2021-07-29 20:54    [W:0.219 / U:0.656 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site