summaryrefslogtreecommitdiff
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorWojciech Bieganski <wbieganski@antmicro.com>2014-12-22 12:23:07 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-01-09 18:53:34 +0100
commitfe4c58c4b96a24aba8e27956e8158b3002723b17 (patch)
tree5e807d179792d6be9455292e422e01f20c02fcd4 /drivers/media/video/Kconfig
parentddcb06fdc59b17a900a7ef61e93fd2ca1f0ced51 (diff)
media: Added Analog Devices ADV7280 video decoder driver
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index fad1585463bb..a24d191a491d 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -279,6 +279,15 @@ config VIDEO_ADV7180
To compile this driver as a module, choose M here: the
module will be called adv7180.
+config VIDEO_ADV7280
+ tristate "Analog Devices ADV7280 decoder (NEW)"
+ depends on VIDEO_V4L2 && I2C
+ ---help---
+ Support for the Analog Devices ADV7280 video decoder.
+
+ To compile this driver as a module, choose M here: the
+ module will be called adv7280.
+
config VIDEO_BT819
tristate "BT819A VideoStream decoder"
depends on VIDEO_V4L2 && I2C