hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/drivers/misc/cb710/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config CB710_CORE
23 tristate "ENE CB710/720 Flash memory card reader support"
34 depends on PCI
....@@ -14,7 +15,6 @@
1415 config CB710_DEBUG
1516 bool "Enable driver debugging"
1617 depends on CB710_CORE != n
17
- default n
1818 help
1919 This is an option for use by developers; most people should
2020 say N here. This adds a lot of debugging output to dmesg.