kernel/drivers/misc/cb710/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config CB710_CORE 2 3 tristate "ENE CB710/720 Flash memory card reader support" 3 4 depends on PCI .. .. @@ -14,7 +15,6 @@ 14 15 config CB710_DEBUG 15 16 bool "Enable driver debugging" 16 17 depends on CB710_CORE != n 17 - default n18 18 help 19 19 This is an option for use by developers; most people should 20 20 say N here. This adds a lot of debugging output to dmesg.