Kconfig 749 B

123456789101112131415161718192021
  1. config 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. config MISC_RTSX_USB
  12. tristate "Realtek USB card reader"
  13. depends on USB
  14. select MFD_CORE
  15. help
  16. Select this option to get support for Realtek USB 2.0 card readers
  17. including RTS5129, RTS5139, RTS5179 and RTS5170.
  18. Realtek card reader supports access to many types of memory cards,
  19. such as Memory Stick Pro, Secure Digital and MultiMediaCard.