diff options
author | Antti Palosaari <crope@iki.fi> | 2009-09-15 19:42:13 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-19 05:15:32 +0200 |
commit | 285eb1a40242adb3feaf9c73d352cbfeee1bea1c (patch) | |
tree | b1ccc7c1c95f084016e3b9166c2defb90f9af7ff /drivers/media/video/em28xx/Kconfig | |
parent | V4L/DVB (12950): tuner-simple: add Philips CU1216L (diff) | |
download | linux-285eb1a40242adb3feaf9c73d352cbfeee1bea1c.tar.xz linux-285eb1a40242adb3feaf9c73d352cbfeee1bea1c.zip |
V4L/DVB (12951): em28xx: add Reddo DVB-C USB TV Box
Support for Reddo DVB-C USB TV Box device. Remote is not working yet.
Thanks to Benjamin Larsson <banan@ludd.ltu.se>
Cc: Benjamin Larsson <banan@ludd.ltu.se>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/Kconfig')
-rw-r--r-- | drivers/media/video/em28xx/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/em28xx/Kconfig b/drivers/media/video/em28xx/Kconfig index 6524b493e033..c7be0e097828 100644 --- a/drivers/media/video/em28xx/Kconfig +++ b/drivers/media/video/em28xx/Kconfig @@ -36,6 +36,7 @@ config VIDEO_EM28XX_DVB depends on VIDEO_EM28XX && DVB_CORE select DVB_LGDT330X if !DVB_FE_CUSTOMISE select DVB_ZL10353 if !DVB_FE_CUSTOMISE + select DVB_TDA10023 if !DVB_FE_CUSTOMISE select VIDEOBUF_DVB ---help--- This adds support for DVB cards based on the |