|
@@ -196,7 +196,7 @@ config VIDEO_ADV7183
|
|
|
|
|
|
config VIDEO_ADV7604
|
|
config VIDEO_ADV7604
|
|
tristate "Analog Devices ADV7604 decoder"
|
|
tristate "Analog Devices ADV7604 decoder"
|
|
- depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API && MEDIA_CONTROLLER
|
|
|
|
|
|
+ depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
|
|
---help---
|
|
---help---
|
|
Support for the Analog Devices ADV7604 video decoder.
|
|
Support for the Analog Devices ADV7604 video decoder.
|
|
|
|
|
|
@@ -208,7 +208,7 @@ config VIDEO_ADV7604
|
|
|
|
|
|
config VIDEO_ADV7842
|
|
config VIDEO_ADV7842
|
|
tristate "Analog Devices ADV7842 decoder"
|
|
tristate "Analog Devices ADV7842 decoder"
|
|
- depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API && MEDIA_CONTROLLER
|
|
|
|
|
|
+ depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
|
|
---help---
|
|
---help---
|
|
Support for the Analog Devices ADV7842 video decoder.
|
|
Support for the Analog Devices ADV7842 video decoder.
|
|
|
|
|
|
@@ -422,7 +422,7 @@ config VIDEO_ADV7393
|
|
|
|
|
|
config VIDEO_ADV7511
|
|
config VIDEO_ADV7511
|
|
tristate "Analog Devices ADV7511 encoder"
|
|
tristate "Analog Devices ADV7511 encoder"
|
|
- depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API && MEDIA_CONTROLLER
|
|
|
|
|
|
+ depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
|
|
---help---
|
|
---help---
|
|
Support for the Analog Devices ADV7511 video encoder.
|
|
Support for the Analog Devices ADV7511 video encoder.
|
|
|
|
|