Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.14 15 lines 503 B view raw
1config DVB_B2C2_FLEXCOP_USB 2 tristate "Technisat/B2C2 Air/Sky/Cable2PC USB" 3 depends on DVB_CORE && I2C 4 help 5 Support for the Air/Sky/Cable2PC USB1.1 box (DVB/ATSC) by Technisat/B2C2, 6 7 Say Y if you own such a device and want to use it. 8 9config DVB_B2C2_FLEXCOP_USB_DEBUG 10 bool "Enable debug for the B2C2 FlexCop drivers" 11 depends on DVB_B2C2_FLEXCOP_USB 12 select DVB_B2C2_FLEXCOP_DEBUG 13 help 14 Say Y if you want to enable the module option to control debug messages 15 of all B2C2 FlexCop drivers.