Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a82c51d5 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (3115): Add missing VIDEO_ADV_DEBUG config option.



- Add missing VIDEO_ADV_DEBUG config option.

Signed-off-by: default avatarHans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@brturbo.com.br>
parent 0345c387
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -344,4 +344,11 @@ 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