Kconfig 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. config DVB_AV7110
  2. tristate "AV7110 cards"
  3. depends on DVB_CORE && PCI && I2C
  4. select TTPCI_EEPROM
  5. select VIDEO_SAA7146_VV
  6. depends on VIDEO_DEV # dependencies of VIDEO_SAA7146_VV
  7. select DVB_VES1820 if MEDIA_SUBDRV_AUTOSELECT
  8. select DVB_VES1X93 if MEDIA_SUBDRV_AUTOSELECT
  9. select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
  10. select DVB_TDA8083 if MEDIA_SUBDRV_AUTOSELECT
  11. select DVB_SP8870 if MEDIA_SUBDRV_AUTOSELECT
  12. select DVB_STV0297 if MEDIA_SUBDRV_AUTOSELECT
  13. select DVB_L64781 if MEDIA_SUBDRV_AUTOSELECT
  14. select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
  15. help
  16. Support for SAA7146 and AV7110 based DVB cards as produced
  17. by Fujitsu-Siemens, Technotrend, Hauppauge and others.
  18. This driver only supports the fullfeatured cards with
  19. onboard MPEG2 decoder.
  20. This driver needs an external firmware. Please use the script
  21. "<kerneldir>/Documentation/dvb/get_dvb_firmware av7110" to
  22. download/extract it, and then copy it to /usr/lib/hotplug/firmware
  23. or /lib/firmware (depending on configuration of firmware hotplug).
  24. Alternatively, you can download the file and use the kernel's
  25. EXTRA_FIRMWARE configuration option to build it into your
  26. kernel image by adding the filename to the EXTRA_FIRMWARE
  27. configuration option string.
  28. Say Y if you own such a card and want to use it.
  29. config DVB_AV7110_OSD
  30. bool "AV7110 OSD support"
  31. depends on DVB_AV7110
  32. default y if DVB_AV7110=y || DVB_AV7110=m
  33. help
  34. The AV7110 firmware provides some code to generate an OnScreenDisplay
  35. on the video output. This is kind of nonstandard and not guaranteed to
  36. be maintained.
  37. Anyway, some popular DVB software like VDR uses this OSD to render
  38. its menus, so say Y if you want to use this software.
  39. All other people say N.
  40. config DVB_BUDGET_CORE
  41. tristate "SAA7146 DVB cards (aka Budget, Nova-PCI)"
  42. depends on DVB_CORE && PCI && I2C
  43. select VIDEO_SAA7146
  44. select TTPCI_EEPROM
  45. help
  46. Support for simple SAA7146 based DVB cards
  47. (so called Budget- or Nova-PCI cards) without onboard
  48. MPEG2 decoder.
  49. config DVB_BUDGET
  50. tristate "Budget cards"
  51. depends on DVB_BUDGET_CORE && I2C
  52. select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
  53. select DVB_VES1X93 if MEDIA_SUBDRV_AUTOSELECT
  54. select DVB_VES1820 if MEDIA_SUBDRV_AUTOSELECT
  55. select DVB_L64781 if MEDIA_SUBDRV_AUTOSELECT
  56. select DVB_TDA8083 if MEDIA_SUBDRV_AUTOSELECT
  57. select DVB_S5H1420 if MEDIA_SUBDRV_AUTOSELECT
  58. select DVB_TDA10086 if MEDIA_SUBDRV_AUTOSELECT
  59. select DVB_TDA826X if MEDIA_SUBDRV_AUTOSELECT
  60. select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
  61. select DVB_TDA1004X if MEDIA_SUBDRV_AUTOSELECT
  62. select DVB_ISL6423 if MEDIA_SUBDRV_AUTOSELECT
  63. select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT
  64. select DVB_STV6110x if MEDIA_SUBDRV_AUTOSELECT
  65. help
  66. Support for simple SAA7146 based DVB cards (so called Budget-
  67. or Nova-PCI cards) without onboard MPEG2 decoder, and without
  68. analog inputs or an onboard Common Interface connector.
  69. Say Y if you own such a card and want to use it.
  70. To compile this driver as a module, choose M here: the
  71. module will be called budget.
  72. config DVB_BUDGET_CI
  73. tristate "Budget cards with onboard CI connector"
  74. depends on DVB_BUDGET_CORE && I2C
  75. select DVB_STV0297 if MEDIA_SUBDRV_AUTOSELECT
  76. select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
  77. select DVB_TDA1004X if MEDIA_SUBDRV_AUTOSELECT
  78. select DVB_STB0899 if MEDIA_SUBDRV_AUTOSELECT
  79. select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
  80. select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
  81. select DVB_STV0288 if MEDIA_SUBDRV_AUTOSELECT
  82. select DVB_STB6000 if MEDIA_SUBDRV_AUTOSELECT
  83. select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
  84. select MEDIA_TUNER_TDA827X if MEDIA_SUBDRV_AUTOSELECT
  85. depends on RC_CORE
  86. help
  87. Support for simple SAA7146 based DVB cards
  88. (so called Budget- or Nova-PCI cards) without onboard
  89. MPEG2 decoder, but with onboard Common Interface connector.
  90. Note: The Common Interface is not yet supported by this driver
  91. due to lack of information from the vendor.
  92. Say Y if you own such a card and want to use it.
  93. To compile this driver as a module, choose M here: the
  94. module will be called budget-ci.
  95. config DVB_BUDGET_AV
  96. tristate "Budget cards with analog video inputs"
  97. depends on DVB_BUDGET_CORE && I2C
  98. select VIDEO_SAA7146_VV
  99. depends on VIDEO_DEV # dependencies of VIDEO_SAA7146_VV
  100. select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
  101. select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
  102. select DVB_TDA1004X if MEDIA_SUBDRV_AUTOSELECT
  103. select DVB_TDA10021 if MEDIA_SUBDRV_AUTOSELECT
  104. select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
  105. select DVB_STB0899 if MEDIA_SUBDRV_AUTOSELECT
  106. select DVB_TDA8261 if MEDIA_SUBDRV_AUTOSELECT
  107. select DVB_TUA6100 if MEDIA_SUBDRV_AUTOSELECT
  108. help
  109. Support for simple SAA7146 based DVB cards
  110. (so called Budget- or Nova-PCI cards) without onboard
  111. MPEG2 decoder, but with one or more analog video inputs.
  112. Say Y if you own such a card and want to use it.
  113. To compile this driver as a module, choose M here: the
  114. module will be called budget-av.
  115. config DVB_BUDGET_PATCH
  116. tristate "AV7110 cards with Budget Patch"
  117. depends on DVB_BUDGET_CORE && I2C
  118. depends on DVB_AV7110
  119. select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
  120. select DVB_VES1X93 if MEDIA_SUBDRV_AUTOSELECT
  121. select DVB_TDA8083 if MEDIA_SUBDRV_AUTOSELECT
  122. help
  123. Support for Budget Patch (full TS) modification on
  124. SAA7146+AV7110 based cards (DVB-S cards). This
  125. driver doesn't use onboard MPEG2 decoder. The
  126. card is driven in Budget-only mode. Card is
  127. required to have loaded firmware to tune properly.
  128. Firmware can be loaded by insertion and removal of
  129. standard AV7110 driver prior to loading this
  130. driver.
  131. Say Y if you own such a card and want to use it.
  132. To compile this driver as a module, choose M here: the
  133. module will be called budget-patch.