summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@brturbo.com.br>2006-01-09 15:25:37 -0200
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>2006-01-09 15:25:37 -0200
commit21dcd8ccd76e80118f524b1a730c35ab1c46c09e (patch)
tree4a08b0416ef74fbeecfb83eb84658c425c625020 /drivers/media/video/Kconfig
parent9bb13a6dc3a6f68c990264838ff0493d900c48d7 (diff)
downloadop-kernel-dev-21dcd8ccd76e80118f524b1a730c35ab1c46c09e.zip
op-kernel-dev-21dcd8ccd76e80118f524b1a730c35ab1c46c09e.tar.gz
V4L/DVB (3234): Included advanced debug option to tvp5150.c
- Included advanced debug option to tvp5150.c - Now, advanced debug info is the first item at V4L menu. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig16
1 files changed, 9 insertions, 7 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index c89cc0a..2fe260f 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -7,6 +7,15 @@ menu "Video For Linux"
comment "Video Adapters"
+config VIDEO_ADV_DEBUG
+ bool "Enable advanced debug functionality"
+ depends on VIDEO_DEV
+ default n
+ ---help---
+ Say Y here to enable advanced debugging functionality on some
+ V4L devices.
+ In doubt, say N.
+
config VIDEO_BT848
tristate "BT848 Video For Linux"
depends on VIDEO_DEV && PCI && I2C
@@ -344,11 +353,4 @@ config VIDEO_DECODER
Say Y here to compile drivers for SAA7115, SAA7127 and CX25840
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
OpenPOWER on IntegriCloud