1config MISC_RTSX_PCI 2 tristate "Realtek PCI-E card reader" 3 depends on PCI 4 select MFD_CORE 5 help 6 This supports for Realtek PCI-Express card reader including rts5209, 7 rts5227, rts522A, rts5229, rts5249, rts524A, rts525A, rtl8411, rts5260. 8 Realtek card readers support access to many types of memory cards, 9 such as Memory Stick, Memory Stick Pro, Secure Digital and 10 MultiMediaCard. 11 12config MISC_RTSX_USB 13 tristate "Realtek USB card reader" 14 depends on USB 15 select MFD_CORE 16 help 17 Select this option to get support for Realtek USB 2.0 card readers 18 including RTS5129, RTS5139, RTS5179 and RTS5170. 19 Realtek card reader supports access to many types of memory cards, 20 such as Memory Stick Pro, Secure Digital and MultiMediaCard. 21