mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 06:36:07 +07:00
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:
parent
b5563094d7
commit
5e43d672d4
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user