forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
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.