Skip to content

Commit

Permalink
V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 95814bc commit d3f8d8f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions drivers/media/video/pvrusb2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d3f8d8f

Please sign in to comment.