From ab16d3b880be5687cb4fe4eb9f0566e57844c3a8 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sat, 19 Apr 2008 22:42:55 -0400 Subject: pvrusb2-dvb: update Kbuild selections From: Michael Krufky 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 --- linux/drivers/media/video/pvrusb2/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linux') diff --git a/linux/drivers/media/video/pvrusb2/Kconfig b/linux/drivers/media/video/pvrusb2/Kconfig index 546c3289d..a8da90f69 100644 --- a/linux/drivers/media/video/pvrusb2/Kconfig +++ b/linux/drivers/media/video/pvrusb2/Kconfig @@ -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 -- cgit v1.2.3