diff options
Diffstat (limited to 'drivers/media/dvb/dvb-usb/Kconfig')
-rw-r--r-- | drivers/media/dvb/dvb-usb/Kconfig | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig index 8b8bc04ee980..0e4b97fba384 100644 --- a/drivers/media/dvb/dvb-usb/Kconfig +++ b/drivers/media/dvb/dvb-usb/Kconfig | |||
@@ -71,6 +71,7 @@ config DVB_USB_DIB0700 | |||
71 | depends on DVB_USB | 71 | depends on DVB_USB |
72 | select DVB_DIB7000P if !DVB_FE_CUSTOMISE | 72 | select DVB_DIB7000P if !DVB_FE_CUSTOMISE |
73 | select DVB_DIB7000M if !DVB_FE_CUSTOMISE | 73 | select DVB_DIB7000M if !DVB_FE_CUSTOMISE |
74 | select DVB_DIB8000 if !DVB_FE_CUSTOMISE | ||
74 | select DVB_DIB3000MC if !DVB_FE_CUSTOMISE | 75 | select DVB_DIB3000MC if !DVB_FE_CUSTOMISE |
75 | select DVB_S5H1411 if !DVB_FE_CUSTOMISE | 76 | select DVB_S5H1411 if !DVB_FE_CUSTOMISE |
76 | select DVB_LGDT3305 if !DVB_FE_CUSTOMISE | 77 | select DVB_LGDT3305 if !DVB_FE_CUSTOMISE |
@@ -87,7 +88,7 @@ config DVB_USB_DIB0700 | |||
87 | Avermedia and other big and small companies. | 88 | Avermedia and other big and small companies. |
88 | 89 | ||
89 | For an up-to-date list of devices supported by this driver, have a look | 90 | For an up-to-date list of devices supported by this driver, have a look |
90 | on the Linux-DVB Wiki at www.linuxtv.org. | 91 | on the LinuxTV Wiki at www.linuxtv.org. |
91 | 92 | ||
92 | Say Y if you own such a device and want to use it. You should build it as | 93 | Say Y if you own such a device and want to use it. You should build it as |
93 | a module. | 94 | a module. |
@@ -315,3 +316,9 @@ config DVB_USB_CE6230 | |||
315 | select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE | 316 | select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE |
316 | help | 317 | help |
317 | Say Y here to support the Intel CE6230 DVB-T USB2.0 receiver | 318 | Say Y here to support the Intel CE6230 DVB-T USB2.0 receiver |
319 | |||
320 | config DVB_USB_FRIIO | ||
321 | tristate "Friio ISDB-T USB2.0 Receiver support" | ||
322 | depends on DVB_USB | ||
323 | help | ||
324 | Say Y here to support the Japanese DTV receiver Friio. | ||