Sakari Ailus | ccfc97b | 2012-03-03 17:19:52 -0300 | [diff] [blame^] | 1 | config VIDEO_SMIAPP |
| 2 | tristate "SMIA++/SMIA sensor support" |
| 3 | depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API |
| 4 | select VIDEO_SMIAPP_PLL |
| 5 | ---help--- |
| 6 | This is a generic driver for SMIA++/SMIA camera modules. |
| 7 | |
| 8 | config VIDEO_SMIAPP_DEBUG |
| 9 | bool "Enable debugging for the generic SMIA++/SMIA driver" |
| 10 | depends on VIDEO_SMIAPP |
| 11 | ---help--- |
| 12 | Enable debugging output in the generic SMIA++/SMIA driver. If you |
| 13 | are developing the driver you might want to enable this. |