# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_DVB_B2C2_FLEXCOP_PCI[0m tristate "Technisat/B2C2 Air/Sky/Cable2PC PCI" depends on [31mCONFIG_DVB_CORE[0m && [31mCONFIG_I2C[0m help Support for the Air/Sky/CableStar2 [31mCONFIG_PCI[0m card (DVB/ATSC) by Technisat/B2C2. Say Y if you own such a device and want to use it. config [31mCONFIG_DVB_B2C2_FLEXCOP_PCI_DEBUG[0m bool "Enable debug for the B2C2 FlexCop drivers" depends on [31mCONFIG_DVB_B2C2_FLEXCOP_PCI[0m select [31mCONFIG_DVB_B2C2_FLEXCOP_DEBUG[0m help Say Y if you want to enable the module option to control debug messages of all B2C2 FlexCop drivers. |