Skip to content

Commit ec78ed2

Browse files
committed
ARM: shmobile: defconfig: Refresh for v6.9-rc1
Refresh the defconfig for Renesas ARM systems: - Move CONFIG_DRM_PANEL_SIMPLE (moved in commit aaf7f80 ("drm/panel: re-alphabetize the menu list")), - Enable warn on W+X mappings at boot (recommended, renamed in commit a90f0a0 ("arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX")). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/b2e6306a58e18136c05668dbbe9e839efdbe463e.1712053238.git.geert+renesas@glider.be
1 parent 27e51e8 commit ec78ed2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

arch/arm/configs/shmobile_defconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ CONFIG_DRM_FBDEV_EMULATION=y
139139
CONFIG_DRM_RCAR_DU=y
140140
# CONFIG_DRM_RCAR_USE_MIPI_DSI is not set
141141
CONFIG_DRM_SHMOBILE=y
142-
CONFIG_DRM_PANEL_SIMPLE=y
143142
CONFIG_DRM_PANEL_EDP=y
143+
CONFIG_DRM_PANEL_SIMPLE=y
144144
CONFIG_DRM_DISPLAY_CONNECTOR=y
145145
CONFIG_DRM_LVDS_CODEC=y
146146
CONFIG_DRM_SII902X=y
@@ -235,3 +235,4 @@ CONFIG_CMA_SIZE_MBYTES=64
235235
CONFIG_PRINTK_TIME=y
236236
CONFIG_DEBUG_KERNEL=y
237237
CONFIG_DEBUG_FS=y
238+
CONFIG_ARM_DEBUG_WX=y

0 commit comments

Comments
 (0)