From: Geert Uytterhoeven Date: Wed, 24 Jun 2020 13:19:29 +0000 (+0200) Subject: ARM: shmobile: defconfig: Enable RZ/A1 CEU support X-Git-Tag: howlett/maple_spf/20210104~1385^2~9^2~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cf9bb4e374c13c05382c3619b7290eb31f093e57;p=users%2Fjedix%2Flinux-maple.git ARM: shmobile: defconfig: Enable RZ/A1 CEU support Enable support for the RZ/A1H Capture Engine Unit, which is used on the GR-Peach audiocamera shield expansion board. Signed-off-by: Geert Uytterhoeven Link: https://lore.kernel.org/r/20200624131931.3686-6-geert+renesas@glider.be --- diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 84e5b54514b4..345685a52ffc 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -114,6 +114,7 @@ CONFIG_MEDIA_SUPPORT=y CONFIG_MEDIA_CAMERA_SUPPORT=y CONFIG_MEDIA_PLATFORM_SUPPORT=y CONFIG_V4L_PLATFORM_DRIVERS=y +CONFIG_VIDEO_RENESAS_CEU=y CONFIG_VIDEO_RCAR_VIN=y CONFIG_V4L_MEM2MEM_DRIVERS=y CONFIG_VIDEO_RENESAS_FDP1=y