Skip to content

Commit dcc1449

Browse files
committed
ARM: shmobile: defconfig: Refresh for v5.18-rc1
Refresh the defconfig for Renesas ARM systems: - Move CONFIG_V4L_MEM2MEM_DRIVERS (moved in commit 256bf68 ("media: platform: move platform menu dependencies to drivers")), - Move CONFIG_DEBUG_FS (moved in commit f9b3cd2 ("Kconfig.debug: make DEBUG_INFO selectable from a choice")). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/922ba60d81a71acfae5d88c1991d8c96bb2b3527.1649947421.git.geert+renesas@glider.be
1 parent 40f1509 commit dcc1449

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm/configs/shmobile_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ CONFIG_MEDIA_SUPPORT=y
119119
CONFIG_MEDIA_CAMERA_SUPPORT=y
120120
CONFIG_MEDIA_PLATFORM_SUPPORT=y
121121
CONFIG_V4L_PLATFORM_DRIVERS=y
122+
CONFIG_V4L_MEM2MEM_DRIVERS=y
122123
CONFIG_VIDEO_RENESAS_CEU=y
123124
CONFIG_VIDEO_RCAR_VIN=y
124-
CONFIG_V4L_MEM2MEM_DRIVERS=y
125125
CONFIG_VIDEO_RENESAS_FDP1=y
126126
CONFIG_VIDEO_RENESAS_JPU=y
127127
CONFIG_VIDEO_RENESAS_VSP1=y
@@ -224,5 +224,5 @@ CONFIG_NLS_ISO8859_1=y
224224
CONFIG_DMA_CMA=y
225225
CONFIG_CMA_SIZE_MBYTES=64
226226
CONFIG_PRINTK_TIME=y
227-
CONFIG_DEBUG_FS=y
228227
CONFIG_DEBUG_KERNEL=y
228+
CONFIG_DEBUG_FS=y

0 commit comments

Comments
 (0)