diff mbox series

ARM: shmobile: defconfig: Refresh for v6.1-rc5

Message ID 4f7757bd700edff487df387ca40ffb1524d688a4.1672744302.git.geert+renesas@glider.be (mailing list archive)
State New, archived
Headers show
Series ARM: shmobile: defconfig: Refresh for v6.1-rc5 | expand

Commit Message

Geert Uytterhoeven Jan. 3, 2023, 11:13 a.m. UTC
Refresh the defconfig for Renesas ARM systems:
  - Disable CONFIG_DRM_RCAR_USE_MIPI_DSI (defaults to yes since commit
    a830a15678593948 ("drm: rcar-du: Fix Kconfig dependency between
    RCAR_DU and RCAR_MIPI_DSI"), but only used on R-Car V3U).

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
To be queued in renesas-devel for v6.3, unless someone plans to fix the
default?
---
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Laurent Pinchart Jan. 6, 2023, 1:41 p.m. UTC | #1
Hi Geert,

On Tue, Jan 03, 2023 at 12:13:54PM +0100, Geert Uytterhoeven wrote:
> Refresh the defconfig for Renesas ARM systems:
>   - Disable CONFIG_DRM_RCAR_USE_MIPI_DSI (defaults to yes since commit
>     a830a15678593948 ("drm: rcar-du: Fix Kconfig dependency between
>     RCAR_DU and RCAR_MIPI_DSI"), but only used on R-Car V3U).
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> To be queued in renesas-devel for v6.3, unless someone plans to fix the
> default?

Patches are welcome :-)

> ---
>  arch/arm/configs/shmobile_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
> index 452aef74cc5c1256..751d939fcb761b31 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -136,6 +136,7 @@ CONFIG_VIDEO_ADV7604_CEC=y
>  CONFIG_VIDEO_ML86V7667=y
>  CONFIG_DRM=y
>  CONFIG_DRM_RCAR_DU=y
> +# CONFIG_DRM_RCAR_USE_MIPI_DSI is not set
>  CONFIG_DRM_PANEL_SIMPLE=y
>  CONFIG_DRM_PANEL_EDP=y
>  CONFIG_DRM_DISPLAY_CONNECTOR=y
diff mbox series

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 452aef74cc5c1256..751d939fcb761b31 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -136,6 +136,7 @@  CONFIG_VIDEO_ADV7604_CEC=y
 CONFIG_VIDEO_ML86V7667=y
 CONFIG_DRM=y
 CONFIG_DRM_RCAR_DU=y
+# CONFIG_DRM_RCAR_USE_MIPI_DSI is not set
 CONFIG_DRM_PANEL_SIMPLE=y
 CONFIG_DRM_PANEL_EDP=y
 CONFIG_DRM_DISPLAY_CONNECTOR=y