9 lines
276 B
Plaintext
9 lines
276 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
|
||
|
select V4L2_FWNODE
|
||
|
---help---
|
||
|
This is a generic driver for SMIA++/SMIA camera modules.
|