# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_CB710_CORE[0m tristate "ENE CB710/720 Flash memory card reader support" depends on [31mCONFIG_PCI[0m help This option enables support for [31mCONFIG_PCI[0m ENE CB710/720 Flash memory card reader found in some laptops (ie. some versions of HP Compaq nx9500). You will also have to select some flash card format drivers ([31mCONFIG_MMC[0m/SD, MemoryStick). This driver can also be built as a module. If so, the module will be called cb710. config [31mCONFIG_CB710_DEBUG[0m bool "Enable driver debugging" depends on [31mCONFIG_CB710_CORE[0m != n help This is an option for use by developers; most people should say N here. This adds a lot of debugging output to dmesg. config [31mCONFIG_CB710_DEBUG_ASSUMPTIONS[0m bool depends on [31mCONFIG_CB710_CORE[0m != n default y |