On Tue, Jun 19, 2018 at 08:09:47PM +0200, Geert Uytterhoeven wrote: > Update the defconfig for Renesas R-Car Gen3 boards: > - Enable CONFIG_VIDEO_RCAR_CSI2 (for all R-Car Gen3), > - Enable CONFIG_DRM_THINE_THC63LVD1024 (for Eagle and V3MSK), > - Disable CONFIG_PCIE_DW_PLAT_HOST (N/A), > - Disable CONFIG_SOCIONEXT_SYNQUACER_PREITS (N/A), > - Disable CONFIG_HISILICON_ERRATUM_161600802 (N/A), > - Disable CONFIG_ARM64_LSE_ATOMICS (not supported by CA53/57), > - Disable CONFIG_ARM64_RAS_EXTN (not supported by CA53/57), > - Disable CONFIG_CAVIUM_PTP (N/A), > - Disable CONFIG_MEDIA_TUNER_TDA18250 (N/A), > - Disable CONFIG_MEDIA_TUNER_QM1D1B0004 (N/A), > - Remove CONFIG_SERIAL_SH_SCI_NR_UARTS=11 (default of 18 is fine), > - Remove CONFIG_SERIAL_SH_SCI_CONSOLE=y (auto-enabled), > - Remove CONFIG_SERIAL_SH_SCI_DMA=y (auto-enabled), > - Remove CONFIG_DRM_RCAR_VSP=y (auto-enabled). > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Not intended for upstream merge. Thanks, I have applied this to the topic/renesas-defconfig branch which is included in the devel branch and tags of the Renesas tree as a convenience to developers. The branch is not, however, included in the next branch or tags nor is it targeted at upstream.