Hi Niklas, Thanks for your patch! On Sat, Jul 4, 2020 at 5:49 PM Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> wrote: > Since commit [1] the Renesas V4L2 platform devices are no longer enabled > with the shmobile_defconfig, restore functionality by enabling > MEDIA_PLATFORM_SUPPORT. > > 1. b0cd4fb276653f8f ("media: Kconfig: on !EMBEDDED && !EXPERT, enable driver filtering") I thought it was needed since commit 06b93644f4d102bd ("media: Kconfig: add an option to filter in/out platform drivers")). This is a minor detail, though. > --- a/arch/arm/configs/shmobile_defconfig > +++ b/arch/arm/configs/shmobile_defconfig > @@ -112,6 +112,7 @@ CONFIG_MEDIA_SUPPORT=y > CONFIG_MEDIA_CAMERA_SUPPORT=y > CONFIG_MEDIA_CONTROLLER=y > CONFIG_VIDEO_V4L2_SUBDEV_API=y > +CONFIG_MEDIA_PLATFORM_SUPPORT=y > CONFIG_V4L_PLATFORM_DRIVERS=y > CONFIG_VIDEO_RCAR_VIN=y > CONFIG_V4L_MEM2MEM_DRIVERS=y Already fixed in renesas-devel since commit 835a056da6409ec7 ("ARM: shmobile: defconfig: Refresh for v5.8-rc1"). Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds