Kconfig 472 B

1234567891011121314
  1. config DVB_B2C2_FLEXCOP_PCI
  2. tristate "Technisat/B2C2 Air/Sky/Cable2PC PCI"
  3. help
  4. Support for the Air/Sky/CableStar2 PCI card (DVB/ATSC) by Technisat/B2C2.
  5. Say Y if you own such a device and want to use it.
  6. config DVB_B2C2_FLEXCOP_PCI_DEBUG
  7. bool "Enable debug for the B2C2 FlexCop drivers"
  8. depends on DVB_B2C2_FLEXCOP_PCI
  9. select DVB_B2C2_FLEXCOP_DEBUG
  10. help
  11. Say Y if you want to enable the module option to control debug messages
  12. of all B2C2 FlexCop drivers.