xref: /openbmc/linux/drivers/misc/cardreader/Kconfig (revision 4f556bc0)
14f556bc0SOleksij Rempelconfig MISC_ALCOR_PCI
24f556bc0SOleksij Rempel	tristate "Alcor Micro/Alcor Link PCI-E card reader"
34f556bc0SOleksij Rempel	depends on PCI
44f556bc0SOleksij Rempel	select MFD_CORE
54f556bc0SOleksij Rempel	help
64f556bc0SOleksij Rempel	  This supports for Alcor Micro PCI-Express card reader including au6601,
74f556bc0SOleksij Rempel	  au6621.
84f556bc0SOleksij Rempel	  Alcor Micro card readers support access to many types of memory cards,
94f556bc0SOleksij Rempel	  such as Memory Stick, Memory Stick Pro, Secure Digital and
104f556bc0SOleksij Rempel	  MultiMediaCard.
114f556bc0SOleksij Rempel
12e455b69dSRui Fengconfig MISC_RTSX_PCI
13e455b69dSRui Feng	tristate "Realtek PCI-E card reader"
14e455b69dSRui Feng	depends on PCI
15e455b69dSRui Feng	select MFD_CORE
16e455b69dSRui Feng	help
17e455b69dSRui Feng	  This supports for Realtek PCI-Express card reader including rts5209,
185da4e04aSRui Feng	  rts5227, rts522A, rts5229, rts5249, rts524A, rts525A, rtl8411, rts5260.
19e455b69dSRui Feng	  Realtek card readers support access to many types of memory cards,
20e455b69dSRui Feng	  such as Memory Stick, Memory Stick Pro, Secure Digital and
21e455b69dSRui Feng	  MultiMediaCard.
22e455b69dSRui Feng
23e455b69dSRui Fengconfig MISC_RTSX_USB
24e455b69dSRui Feng	tristate "Realtek USB card reader"
25e455b69dSRui Feng	depends on USB
26e455b69dSRui Feng	select MFD_CORE
27e455b69dSRui Feng	help
28e455b69dSRui Feng	  Select this option to get support for Realtek USB 2.0 card readers
29e455b69dSRui Feng	  including RTS5129, RTS5139, RTS5179 and RTS5170.
30e455b69dSRui Feng	  Realtek card reader supports access to many types of memory cards,
31e455b69dSRui Feng	  such as Memory Stick Pro, Secure Digital and MultiMediaCard.
32