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: Jérémy Lefaure <jeremy.lefaure@lse.epita.fr>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Jérémy Lefaure 2017-03-20 14:40:50 +00:00 committed by Greg Kroah-Hartman
parent b5563094d7
commit 5e43d672d4

View File

@ -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.