[PATCH] ARM: shmobile: defconfig: Refresh for v5.18-rc1
Geert Uytterhoeven
geert+renesas at glider.be
Thu Apr 14 07:44:07 PDT 2022
Refresh the defconfig for Renesas ARM systems:
- Move CONFIG_V4L_MEM2MEM_DRIVERS (moved in commit 256bf685691d8646
("media: platform: move platform menu dependencies to drivers")),
- Move CONFIG_DEBUG_FS (moved in commit f9b3cd24578401e7
("Kconfig.debug: make DEBUG_INFO selectable from a choice")).
Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
---
To be queued in renesas-devel for v5.19.
---
arch/arm/configs/shmobile_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index db8df8a3a7b12d13..362643cbeffdc539 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -119,9 +119,9 @@ CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_PLATFORM_SUPPORT=y
CONFIG_V4L_PLATFORM_DRIVERS=y
+CONFIG_V4L_MEM2MEM_DRIVERS=y
CONFIG_VIDEO_RENESAS_CEU=y
CONFIG_VIDEO_RCAR_VIN=y
-CONFIG_V4L_MEM2MEM_DRIVERS=y
CONFIG_VIDEO_RENESAS_FDP1=y
CONFIG_VIDEO_RENESAS_JPU=y
CONFIG_VIDEO_RENESAS_VSP1=y
@@ -224,5 +224,5 @@ CONFIG_NLS_ISO8859_1=y
CONFIG_DMA_CMA=y
CONFIG_CMA_SIZE_MBYTES=64
CONFIG_PRINTK_TIME=y
-CONFIG_DEBUG_FS=y
CONFIG_DEBUG_KERNEL=y
+CONFIG_DEBUG_FS=y
--
2.25.1
More information about the linux-arm-kernel
mailing list