On Wed, Apr 15, 2020 at 2:50 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > Update the defconfig for Renesas R-Car Gen3 boards: > - Disable CONFIG_ARM64_AMU_EXTN (R-Car Gen3 is not ARMv8.4), > - Enable CONFIG_DRM_DISPLAY_CONNECTOR (for HDMI, VGA, and composite > display connectors on various boards, since commit 0c275c30176b2e78 > ("drm/bridge: Add bridge driver for display connectors")), > - Replace CONFIG_DRM_DUMB_VGA_DAC by CONFIG_DRM_SIMPLE_BRIDGE (cfr. > commit 0411374bdf2b3cc1 ("drm/bridge: dumb-vga-dac: Rename driver to > simple-bridge")), > - Disable CONFIG_VHOST_MENU (should not default to yes), > - Drop CONFIG_ARCH_R8A7795=y (removed in commit 4ff27112282e5482 > ("soc: renesas: Remove ARCH_R8A7795")). > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > To be applied to topic/renesas-defconfig. > Not intended for upstream merge. > @@ -275,6 +277,7 @@ CONFIG_VFIO_PCI=y > CONFIG_VIRTIO_PCI=y > CONFIG_VIRTIO_BALLOON=y > CONFIG_VIRTIO_MMIO=y > +# CONFIG_VHOST_MENU is not set > CONFIG_CHROME_PLATFORMS=y > CONFIG_COMMON_CLK_CS2000_CP=y > CONFIG_COMMON_CLK_VC5=y I'm dropping this hunk, as it does not affect code generation. 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