Re: linux-next: Tree for Apr 20 (media Kconfig warning)

From: Randy Dunlap
Date: Mon Apr 20 2020 - 11:45:50 EST


On 4/20/20 8:21 AM, Randy Dunlap wrote:
> On 4/19/20 9:26 PM, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20200417:
>>
>
>
> on x86_64:
>
> WARNING: unmet direct dependencies detected for PHY_ROCKCHIP_DPHY_RX0
> Depends on [n]: STAGING [=y] && STAGING_MEDIA [=y] && MEDIA_SUPPORT [=y] && (ARCH_ROCKCHIP || COMPILE_TEST [=y]) && OF [=n]
> Selected by [y]:
> - VIDEO_ROCKCHIP_ISP1 [=y] && STAGING [=y] && STAGING_MEDIA [=y] && MEDIA_SUPPORT [=y] && VIDEO_V4L2 [=y] && (ARCH_ROCKCHIP || COMPILE_TEST [=y])
>
>
> Full randconfig file is attached.
>
> thanks.
>

This kconfig problem also causes this build error:

ld: drivers/staging/media/rkisp1/rkisp1-isp.o: in function `rkisp1_mipi_csi2_start.isra.11':
rkisp1-isp.c:(.text+0x1184): undefined reference to `phy_mipi_dphy_get_default_config'


--
~Randy
Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>