linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: defconfig: Refresh for v5.7-rc1
@ 2020-04-15 12:49 Geert Uytterhoeven
  2020-04-20  8:00 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2020-04-15 12:49 UTC (permalink / raw)
  To: Magnus Damm; +Cc: linux-renesas-soc, linux-arm-kernel, Geert Uytterhoeven

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@glider.be>
---
To be queued in renesas-devel for v5.8.

 arch/arm/configs/shmobile_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 838307a9bb922c36..361e8ffad829303b 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -125,6 +125,7 @@ CONFIG_VIDEO_ML86V7667=y
 CONFIG_DRM=y
 CONFIG_DRM_RCAR_DU=y
 CONFIG_DRM_PANEL_SIMPLE=y
+CONFIG_DRM_DISPLAY_CONNECTOR=y
 CONFIG_DRM_LVDS_CODEC=y
 CONFIG_DRM_SII902X=y
 CONFIG_DRM_SIMPLE_BRIDGE=y
@@ -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
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: shmobile: defconfig: Refresh for v5.7-rc1
  2020-04-15 12:49 [PATCH] ARM: shmobile: defconfig: Refresh for v5.7-rc1 Geert Uytterhoeven
@ 2020-04-20  8:00 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2020-04-20  8:00 UTC (permalink / raw)
  To: Magnus Damm; +Cc: Linux-Renesas, Linux ARM

On Wed, Apr 15, 2020 at 2:49 PM Geert Uytterhoeven
<geert+renesas@glider.be> 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@glider.be>
> ---
> 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@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-20  8:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15 12:49 [PATCH] ARM: shmobile: defconfig: Refresh for v5.7-rc1 Geert Uytterhoeven
2020-04-20  8:00 ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).