b89225a1c8
Remove smiapp-debug.h and let people use CONFIG_DYNAMIC_DEBUG instead. The option only affected to when debug information was being printed. Signed-off-by: Sakari Ailus <sakari.ailus@maxwell.research.nokia.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
6 lines
211 B
Text
6 lines
211 B
Text
config VIDEO_SMIAPP
|
|
tristate "SMIA++/SMIA sensor support"
|
|
depends on I2C && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
|
|
select VIDEO_SMIAPP_PLL
|
|
---help---
|
|
This is a generic driver for SMIA++/SMIA camera modules.
|