Skip to content

Commit

Permalink
V4L/DVB (3115): Add missing VIDEO_ADV_DEBUG config option.
Browse files Browse the repository at this point in the history
- 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>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Jan 9, 2006
1 parent 0345c38 commit a82c51d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a82c51d

Please sign in to comment.