0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config MISC_ALCOR_PCI
0003 tristate "Alcor Micro/Alcor Link PCI-E card reader"
0004 depends on PCI
0005 select MFD_CORE
0006 help
0007 This supports for Alcor Micro PCI-Express card reader including au6601,
0008 au6621.
0009 Alcor Micro card readers support access to many types of memory cards,
0010 such as Memory Stick, Memory Stick Pro, Secure Digital and
0011 MultiMediaCard.
0012
0013 config MISC_RTSX_PCI
0014 tristate "Realtek PCI-E card reader"
0015 depends on PCI
0016 select MFD_CORE
0017 help
0018 This supports for Realtek PCI-Express card reader including rts5209,
0019 rts5227, rts522A, rts5229, rts5249, rts524A, rts525A, rtl8411, rts5260.
0020 Realtek card readers support access to many types of memory cards,
0021 such as Memory Stick, Memory Stick Pro, Secure Digital and
0022 MultiMediaCard.
0023
0024 config MISC_RTSX_USB
0025 tristate "Realtek USB card reader"
0026 depends on USB
0027 select MFD_CORE
0028 help
0029 Select this option to get support for Realtek USB 2.0 card readers
0030 including RTS5129, RTS5139, RTS5179 and RTS5170.
0031 Realtek card reader supports access to many types of memory cards,
0032 such as Memory Stick Pro, Secure Digital and MultiMediaCard.