diff mbox series

[5/7] ARM: shmobile: defconfig: Enable RZ/A1 CEU support

Message ID 20200624131931.3686-6-geert+renesas@glider.be (mailing list archive)
State Mainlined
Commit cf9bb4e374c13c05382c3619b7290eb31f093e57
Headers show
Series ARM: shmobile: defconfig: Update for v5.8-rc1 | expand

Commit Message

Geert Uytterhoeven June 24, 2020, 1:19 p.m. UTC
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 <geert+renesas@glider.be>
---
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 84e5b54514b4bd12..345685a52ffc5af5 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