kernel/drivers/misc/cardreader/Kconfig
.. .. @@ -1,3 +1,15 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only2 +config MISC_ALCOR_PCI3 + tristate "Alcor Micro/Alcor Link PCI-E card reader"4 + depends on PCI5 + select MFD_CORE6 + help7 + This supports for Alcor Micro PCI-Express card reader including au6601,8 + au6621.9 + Alcor Micro card readers support access to many types of memory cards,10 + such as Memory Stick, Memory Stick Pro, Secure Digital and11 + MultiMediaCard.12 +1 13 config MISC_RTSX_PCI 2 14 tristate "Realtek PCI-E card reader" 3 15 depends on PCI