Re: linux-next: Tree for Sep 1 (Kconfig for VIDEO_MEDIATEK_VPU)

From: Randy Dunlap
Date: Thu Sep 01 2022 - 23:26:41 EST




On 9/1/22 19:55, moudy ho wrote:
> Hi Randy,
>
> Thanks for your efforts on this matter, the warning is due to not
> setting V4L_MEM2MEM_DRIVERS on defconfig which the VIDEO_MEDIATEK_VPU
> depends.
> Could I send a patch to add a V4L_MEM2MEM_DRIVERS selection in MDP3
> Kconfig to avoid this warning?
>
> Regards,
> Moudy

Hi,
That sounds good to me.

Thanks.

>
> On Thu, 2022-09-01 at 13:38 -0700, Randy Dunlap wrote:
>>
>> On 9/1/22 00:18, Stephen Rothwell wrote:
>>> Hi all,
>>>
>>> News: there will be no linux-next releases tomorrow or on Monday.
>>>
>>> Changes since 20220831:
>>>
>>
>> on i386 or x86_64:
>>
>> WARNING: unmet direct dependencies detected for VIDEO_MEDIATEK_VPU
>> Depends on [n]: MEDIA_SUPPORT [=y] && MEDIA_PLATFORM_SUPPORT [=y]
>> && MEDIA_PLATFORM_DRIVERS [=y] && V4L_MEM2MEM_DRIVERS [=n] &&
>> VIDEO_DEV [=y] && (ARCH_MEDIATEK || COMPILE_TEST [=y])
>> Selected by [y]:
>> - VIDEO_MEDIATEK_MDP3 [=y] && MEDIA_SUPPORT [=y] &&
>> MEDIA_PLATFORM_SUPPORT [=y] && MEDIA_PLATFORM_DRIVERS [=y] &&
>> (MTK_IOMMU [=n] || COMPILE_TEST [=y]) && VIDEO_DEV [=y] &&
>> (ARCH_MEDIATEK || COMPILE_TEST [=y]) && HAS_DMA [=y] && REMOTEPROC
>> [=y]
>>
>>
>>
>> Full x86_64 randconfig file is attached.
>>
>

--
~Randy