diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2014-07-22 16:12:16 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-07-27 16:03:07 -0400 |
commit | 9e49f7c3d67c4db4911d3a62c39fb44b82feaaf7 (patch) | |
tree | 43e2ee79df1f6193b199405be1534a35d9e7582e /drivers/media/usb/cx231xx/Kconfig | |
parent | dd2e7dd20cf482bc2fd989bfbd0354476ae904c2 (diff) |
[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 | |||
48 | select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT | 48 | select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT |
49 | select DVB_TDA18271C2DD if MEDIA_SUBDRV_AUTOSELECT | 49 | select DVB_TDA18271C2DD if MEDIA_SUBDRV_AUTOSELECT |
50 | select DVB_SI2165 if MEDIA_SUBDRV_AUTOSELECT | 50 | select DVB_SI2165 if MEDIA_SUBDRV_AUTOSELECT |
51 | select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT | ||
51 | 52 | ||
52 | ---help--- | 53 | ---help--- |
53 | This adds support for DVB cards based on the | 54 | This adds support for DVB cards based on the |