forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/drivers/misc/cardreader/Kconfig
....@@ -1,3 +1,15 @@
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.
12
+
113 config MISC_RTSX_PCI
214 tristate "Realtek PCI-E card reader"
315 depends on PCI