mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 06:12:08 +00:00
V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections
These changes are required with the addition of digital television support for the Hauppauge HVR1900 & HVR1950, the OnAir Creator and Sasem USB HDTV Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
95814bc2b7
commit
d3f8d8fb30
@ -62,6 +62,12 @@ config VIDEO_PVRUSB2_DVB
|
||||
bool "pvrusb2 DVB support (EXPERIMENTAL)"
|
||||
default n
|
||||
depends on VIDEO_PVRUSB2 && DVB_CORE && EXPERIMENTAL
|
||||
select DVB_LGDT330X if !DVB_FE_CUSTOMISE
|
||||
select DVB_S5H1409 if !DVB_FE_CUSTOMISE
|
||||
select DVB_TDA10048 if !DVB_FE_CUSTOMIZE
|
||||
select DVB_TDA18271 if !DVB_FE_CUSTOMIZE
|
||||
select TUNER_SIMPLE if !DVB_FE_CUSTOMISE
|
||||
select TUNER_TDA8290 if !DVB_FE_CUSTOMIZE
|
||||
---help---
|
||||
|
||||
This option enables compilation of a DVB interface for the
|
||||
|
Loading…
Reference in New Issue
Block a user