Kconfig 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. config DVB_USB_V2
  2. tristate "Support for various USB DVB devices v2"
  3. depends on DVB_CORE && USB && I2C && RC_CORE
  4. help
  5. By enabling this you will be able to choose the various supported
  6. USB1.1 and USB2.0 DVB devices.
  7. Almost every USB device needs a firmware, please look into
  8. <file:Documentation/dvb/README.dvb-usb>.
  9. For a complete list of supported USB devices see the LinuxTV DVB Wiki:
  10. <http://www.linuxtv.org/wiki/index.php/DVB_USB>
  11. Say Y if you own a USB DVB device.
  12. config DVB_USB_FIRMWARE
  13. tristate "Firmware helper routines"
  14. depends on DVB_USB_V2
  15. config DVB_USB_AF9015
  16. tristate "Afatech AF9015 DVB-T USB2.0 support"
  17. depends on DVB_USB_V2
  18. select DVB_AF9013
  19. select DVB_PLL if !DVB_FE_CUSTOMISE
  20. select MEDIA_TUNER_MT2060 if !MEDIA_TUNER_CUSTOMISE
  21. select MEDIA_TUNER_QT1010 if !MEDIA_TUNER_CUSTOMISE
  22. select MEDIA_TUNER_TDA18271 if !MEDIA_TUNER_CUSTOMISE
  23. select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE
  24. select MEDIA_TUNER_MC44S803 if !MEDIA_TUNER_CUSTOMISE
  25. select MEDIA_TUNER_TDA18218 if !MEDIA_TUNER_CUSTOMISE
  26. select MEDIA_TUNER_MXL5007T if !MEDIA_TUNER_CUSTOMISE
  27. help
  28. Say Y here to support the Afatech AF9015 based DVB-T USB2.0 receiver
  29. config DVB_USB_AF9035
  30. tristate "Afatech AF9035 DVB-T USB2.0 support"
  31. depends on DVB_USB_V2
  32. select DVB_AF9033
  33. select MEDIA_TUNER_TUA9001 if !MEDIA_TUNER_CUSTOMISE
  34. select MEDIA_TUNER_FC0011 if !MEDIA_TUNER_CUSTOMISE
  35. select MEDIA_TUNER_MXL5007T if !MEDIA_TUNER_CUSTOMISE
  36. select MEDIA_TUNER_TDA18218 if !MEDIA_TUNER_CUSTOMISE
  37. help
  38. Say Y here to support the Afatech AF9035 based DVB USB receiver.
  39. config DVB_USB_ANYSEE
  40. tristate "Anysee DVB-T/C USB2.0 support"
  41. depends on DVB_USB_V2
  42. select DVB_PLL if !DVB_FE_CUSTOMISE
  43. select DVB_MT352 if !DVB_FE_CUSTOMISE
  44. select DVB_ZL10353 if !DVB_FE_CUSTOMISE
  45. select DVB_TDA10023 if !DVB_FE_CUSTOMISE
  46. select MEDIA_TUNER_TDA18212 if !MEDIA_TUNER_CUSTOMISE
  47. select DVB_CX24116 if !DVB_FE_CUSTOMISE
  48. select DVB_STV0900 if !DVB_FE_CUSTOMISE
  49. select DVB_STV6110 if !DVB_FE_CUSTOMISE
  50. select DVB_ISL6423 if !DVB_FE_CUSTOMISE
  51. select DVB_CXD2820R if !DVB_FE_CUSTOMISE
  52. help
  53. Say Y here to support the Anysee E30, Anysee E30 Plus or
  54. Anysee E30 C Plus DVB USB2.0 receiver.
  55. config DVB_USB_AU6610
  56. tristate "Alcor Micro AU6610 USB2.0 support"
  57. depends on DVB_USB_V2
  58. select DVB_ZL10353 if !DVB_FE_CUSTOMISE
  59. select MEDIA_TUNER_QT1010 if !MEDIA_TUNER_CUSTOMISE
  60. help
  61. Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
  62. config DVB_USB_CE6230
  63. tristate "Intel CE6230 DVB-T USB2.0 support"
  64. depends on DVB_USB_V2
  65. select DVB_ZL10353
  66. select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE
  67. help
  68. Say Y here to support the Intel CE6230 DVB-T USB2.0 receiver
  69. config DVB_USB_EC168
  70. tristate "E3C EC168 DVB-T USB2.0 support"
  71. depends on DVB_USB_V2
  72. select DVB_EC100
  73. select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE
  74. help
  75. Say Y here to support the E3C EC168 DVB-T USB2.0 receiver.
  76. config DVB_USB_GL861
  77. tristate "Genesys Logic GL861 USB2.0 support"
  78. depends on DVB_USB_V2
  79. select DVB_ZL10353 if !DVB_FE_CUSTOMISE
  80. select MEDIA_TUNER_QT1010 if !MEDIA_TUNER_CUSTOMISE
  81. help
  82. Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
  83. receiver with USB ID 0db0:5581.
  84. config DVB_USB_MXL111SF
  85. tristate "MxL111SF DTV USB2.0 support"
  86. depends on DVB_USB_V2
  87. select DVB_LGDT3305 if !DVB_FE_CUSTOMISE
  88. select DVB_LG2160 if !DVB_FE_CUSTOMISE
  89. select VIDEO_TVEEPROM
  90. help
  91. Say Y here to support the MxL111SF USB2.0 DTV receiver.