]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
V4L/DVB (3115): Add missing VIDEO_ADV_DEBUG config option.
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 9 Jan 2006 17:25:18 +0000 (15:25 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 17:25:18 +0000 (15:25 -0200)
- Add missing VIDEO_ADV_DEBUG config option.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/video/Kconfig

index fc87efc5049c0c64ef3e660393ef042840e84a8a..c89cc0a922ee450b5cb36e70501d49c8a3be215e 100644 (file)
@@ -342,6 +342,13 @@ config VIDEO_DECODER
        depends on VIDEO_DEV && I2C && EXPERIMENTAL
        ---help---
          Say Y here to compile drivers for SAA7115, SAA7127 and CX25840
-         video  decoders.
+         video decoders.
+
+config VIDEO_ADV_DEBUG
+       bool "Enable advanced debug functionality"
+       depends on VIDEO_DEV && VIDEO_DECODER && EXPERIMENTAL
+       ---help---
+         Say Y here to enable advanced debugging functionality in the
+         SAA7115, SAA7127 and CX25840 video decoders.
 
 endmenu