aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2019-10-07 14:49:13 -0500
committerTony Lindgren <tony@atomide.com>2019-10-22 09:11:03 -0700
commitec2b31267263cd7d5a7567d315f839796c2a8c87 (patch)
tree969c6613cde2bdc29b2b0fa63ab6bc9ba3cf60d9
parent3a20cc69cbf5065f1da3093bbea0ea68f3e9de92 (diff)
downloadlinux-omap-omap-for-v5.5/defconfig.tar.gz
configs: omap2plus: Enable VIDEO_MT9P031 moduleomap-for-v5.5/defconfig-signedomap-for-v5.5/defconfig
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> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 164c5289cf16a..dfddeceb1a601 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -342,6 +342,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