Hi Geert > > DRM_RCAR_VSP requests VIDEO_RENESAS_VSP1, and VIDEO_RENESAS_VSP1 requests > > VIDEO_RENESAS_FCP. But VIDEO_RENESAS_FCP is not set on defconfig. > > This patch adds it. Otherwise kernel goes to Oops. > > IMHO either the driver should handle this case (i.e. not oops), or the > logic should > be expressed in Kconfig. Yeah, I think so. I'm not sure detail, but this is because renesas-driver is including local drm patches (?). It is not yet formal on upstream, thus, this patch is not formal style :)