cb7a01ac32
Move ancillary I2C drivers into drivers/media/i2c, in order to better organize them. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
8 lines
256 B
Plaintext
8 lines
256 B
Plaintext
config VIDEO_SMIAPP
|
|
tristate "SMIA++/SMIA sensor support"
|
|
depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API && HAVE_CLK
|
|
depends on MEDIA_CAMERA_SUPPORT
|
|
select VIDEO_SMIAPP_PLL
|
|
---help---
|
|
This is a generic driver for SMIA++/SMIA camera modules.
|