Commit 5e43d672 authored by Jérémy Lefaure's avatar Jérémy Lefaure Committed by Greg Kroah-Hartman
Browse files

staging: media: atomisp: select REGMAP_I2C needed by ap1302.c



REGMAP_I2C should be enabled to build the driver ap1302 because it uses
regmap functions.

Signed-off-by: default avatarJérémy Lefaure <jeremy.lefaure@lse.epita.fr>
Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b5563094
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@ config VIDEO_MT9M114
config VIDEO_AP1302
       tristate "AP1302 external ISP support"
       depends on I2C && VIDEO_V4L2
       select REGMAP_I2C
       ---help---
         This is a Video4Linux2 sensor-level driver for the external
         ISP AP1302.