diff mbox series

configs: omap2plus: Enable VIDEO_MT9P031 module

Message ID 20191007194913.14444-1-aford173@gmail.com (mailing list archive)
State New, archived
Headers show
Series configs: omap2plus: Enable VIDEO_MT9P031 module | expand

Commit Message

Adam Ford Oct. 7, 2019, 7:49 p.m. UTC
The Logic PD Torpedo Development Kit supports a Leopard Imaging
camera based on the Aptina MT9P031 sensor.

This patch enables this to be built as a module.

Signed-off-by: Adam Ford <aford173@gmail.com>

Comments

Tony Lindgren Oct. 22, 2019, 4:11 p.m. UTC | #1
* Adam Ford <aford173@gmail.com> [191007 12:49]:
> The Logic PD Torpedo Development Kit supports a Leopard Imaging
> camera based on the Aptina MT9P031 sensor.
> 
> This patch enables this to be built as a module.

Thanks applying into omap-for-v5.5/defconfig.

Tony
diff mbox series

Patch

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index d3f50971e451..2acb75074683 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -343,6 +343,7 @@  CONFIG_VIDEO_OMAP3=m
 CONFIG_CEC_PLATFORM_DRIVERS=y
 # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
 CONFIG_VIDEO_TVP5150=m
+CONFIG_VIDEO_MT9P031=m
 CONFIG_DRM=m
 CONFIG_DRM_OMAP=m
 CONFIG_OMAP5_DSS_HDMI=y