Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / misc / cardreader / Kconfig
bloba70700f0e592db652f31d4afc1dab740ac7257dc
1 # SPDX-License-Identifier: GPL-2.0-only
2 config MISC_ALCOR_PCI
3         tristate "Alcor Micro/Alcor Link PCI-E card reader"
4         depends on PCI
5         select MFD_CORE
6         help
7           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 and
11           MultiMediaCard.
13 config MISC_RTSX_PCI
14         tristate "Realtek PCI-E card reader"
15         depends on PCI
16         select MFD_CORE
17         help
18           This supports for Realtek PCI-Express card reader including rts5209,
19           rts5227, rts5228, rts522A, rts5229, rts5249, rts524A, rts525A, rtl8411,
20           rts5260, rts5261, rts5264.
21           Realtek card readers support access to many types of memory cards,
22           such as Memory Stick, Memory Stick Pro, Secure Digital and
23           MultiMediaCard.
25 config MISC_RTSX_USB
26         tristate "Realtek USB card reader"
27         depends on USB
28         select MFD_CORE
29         help
30           Select this option to get support for Realtek USB 2.0 card readers
31           including RTS5129, RTS5139, RTS5179 and RTS5170.
32           Realtek card reader supports access to many types of memory cards,
33           such as Memory Stick Pro, Secure Digital and MultiMediaCard.