On Wed, Apr 15, 2020 at 2:49 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > Update the defconfig for Renesas ARM boards: > - Enable CONFIG_DRM_DISPLAY_CONNECTOR (for HDMI, VGA, and composite > display connectors on various R-Car H1, Gen2, and RZ/G1 boards, > since commit 0c275c30176b2e78 ("drm/bridge: Add bridge driver for > display connectors")), > - Disable CONFIG_VIRTIO_MENU and CONFIG_VHOST_MENU (should not default > to yes). > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > To be queued in renesas-devel for v5.8. > --- a/arch/arm/configs/shmobile_defconfig > +++ b/arch/arm/configs/shmobile_defconfig > @@ -170,6 +171,8 @@ CONFIG_RTC_DRV_DA9063=y > CONFIG_DMADEVICES=y > CONFIG_RCAR_DMAC=y > CONFIG_RENESAS_USB_DMAC=y > +# CONFIG_VIRTIO_MENU is not set > +# CONFIG_VHOST_MENU is not set > CONFIG_STAGING=y > CONFIG_STAGING_BOARD=y > # CONFIG_IOMMU_SUPPORT is not set 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