0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config DVB_B2C2_FLEXCOP_PCI
0003 tristate "Technisat/B2C2 Air/Sky/Cable2PC PCI"
0004 depends on DVB_CORE && I2C
0005 help
0006 Support for the Air/Sky/CableStar2 PCI card (DVB/ATSC) by Technisat/B2C2.
0007
0008 Say Y if you own such a device and want to use it.
0009
0010 config DVB_B2C2_FLEXCOP_PCI_DEBUG
0011 bool "Enable debug for the B2C2 FlexCop drivers"
0012 depends on DVB_B2C2_FLEXCOP_PCI
0013 select DVB_B2C2_FLEXCOP_DEBUG
0014 help
0015 Say Y if you want to enable the module option to control debug messages
0016 of all B2C2 FlexCop drivers.