diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2014-07-22 22:12:16 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-07-27 22:03:07 +0200 |
commit | 9e49f7c3d67c4db4911d3a62c39fb44b82feaaf7 (patch) | |
tree | 43e2ee79df1f6193b199405be1534a35d9e7582e /drivers/media/usb/cx231xx/Kconfig | |
parent | [media] cx231xx: Add digital support for HVR 930c-HD model 1113xx (diff) | |
download | linux-9e49f7c3d67c4db4911d3a62c39fb44b82feaaf7.tar.xz linux-9e49f7c3d67c4db4911d3a62c39fb44b82feaaf7.zip |
[media] cx231xx: Add digital support for HVR930C-HD model 1114xx
Add support for:
[2040:b131] Hauppauge WinTV 930C-HD (model 1114xx)
Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Tested-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/cx231xx/Kconfig')
-rw-r--r-- | drivers/media/usb/cx231xx/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/cx231xx/Kconfig b/drivers/media/usb/cx231xx/Kconfig index 036454ede5c0..569aa298c03f 100644 --- a/drivers/media/usb/cx231xx/Kconfig +++ b/drivers/media/usb/cx231xx/Kconfig @@ -48,6 +48,7 @@ config VIDEO_CX231XX_DVB select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT select DVB_TDA18271C2DD if MEDIA_SUBDRV_AUTOSELECT select DVB_SI2165 if MEDIA_SUBDRV_AUTOSELECT + select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT ---help--- This adds support for DVB cards based on the |