aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/common')
-rw-r--r--drivers/media/common/b2c2/Kconfig7
1 files changed, 2 insertions, 5 deletions
diff --git a/drivers/media/common/b2c2/Kconfig b/drivers/media/common/b2c2/Kconfig
index 29149de6698..1df9e578daa 100644
--- a/drivers/media/common/b2c2/Kconfig
+++ b/drivers/media/common/b2c2/Kconfig
@@ -23,9 +23,6 @@ config DVB_B2C2_FLEXCOP
23 23
24 Say Y if you own such a device and want to use it. 24 Say Y if you own such a device and want to use it.
25 25
26# Selected via the PCI or USB flexcop drivers
26config DVB_B2C2_FLEXCOP_DEBUG 27config DVB_B2C2_FLEXCOP_DEBUG
27 bool "Enable debug for the B2C2 FlexCop drivers" 28 bool
28 depends on DVB_B2C2_FLEXCOP
29 help
30 Say Y if you want to enable the module option to control debug messages
31 of all B2C2 FlexCop drivers.