]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[PATCH] v4l: 855: improve kconfig user friendliness for hybrid dvb v4l boards
authorMichael Krufky <mkrufky@m1k.net>
Wed, 9 Nov 2005 05:38:13 +0000 (21:38 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:56:24 +0000 (07:56 -0800)
- Improve Kconfig user-friendliness for hybrid dvb/v4l boards.

Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/video/Kconfig

index 882791b14ef801a5b8b19749191fa489086aafa8..f3b077ec0c35528578bdce32b364276d23418cef 100644 (file)
@@ -25,6 +25,16 @@ config VIDEO_BT848
          To compile this driver as a module, choose M here: the
          module will be called bttv.
 
+config VIDEO_BT848_DVB
+       tristate "DVB/ATSC Support for bt878 based TV cards"
+       depends on VIDEO_BT848 && DVB_CORE
+       select DVB_BT8XX
+       ---help---
+         This adds support for DVB/ATSC cards based on the BT878 chip.
+
+         To compile this driver as a module, choose M here: the
+         module will be called dvb-bt8xx.
+
 config VIDEO_SAA6588
        tristate "SAA6588 Radio Chip RDS decoder support on BT848 cards"
        depends on VIDEO_DEV && I2C && VIDEO_BT848