18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# MemoryStick host controller drivers 48c2ecf20Sopenharmony_ci# 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_cicomment "MemoryStick Host Controller Drivers" 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciconfig MEMSTICK_TIFM_MS 98c2ecf20Sopenharmony_ci tristate "TI Flash Media MemoryStick Interface support " 108c2ecf20Sopenharmony_ci depends on PCI 118c2ecf20Sopenharmony_ci select TIFM_CORE 128c2ecf20Sopenharmony_ci help 138c2ecf20Sopenharmony_ci Say Y here if you want to be able to access MemoryStick cards with 148c2ecf20Sopenharmony_ci the Texas Instruments(R) Flash Media card reader, found in many 158c2ecf20Sopenharmony_ci laptops. 168c2ecf20Sopenharmony_ci This option 'selects' (turns on, enables) 'TIFM_CORE', but you 178c2ecf20Sopenharmony_ci probably also need appropriate card reader host adapter, such as 188c2ecf20Sopenharmony_ci 'Misc devices: TI Flash Media PCI74xx/PCI76xx host adapter support 198c2ecf20Sopenharmony_ci (TIFM_7XX1)'. 208c2ecf20Sopenharmony_ci 218c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the 228c2ecf20Sopenharmony_ci module will be called tifm_ms. 238c2ecf20Sopenharmony_ci 248c2ecf20Sopenharmony_ciconfig MEMSTICK_JMICRON_38X 258c2ecf20Sopenharmony_ci tristate "JMicron JMB38X MemoryStick interface support" 268c2ecf20Sopenharmony_ci depends on PCI 278c2ecf20Sopenharmony_ci 288c2ecf20Sopenharmony_ci help 298c2ecf20Sopenharmony_ci Say Y here if you want to be able to access MemoryStick cards with 308c2ecf20Sopenharmony_ci the JMicron(R) JMB38X MemoryStick card reader. 318c2ecf20Sopenharmony_ci 328c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the 338c2ecf20Sopenharmony_ci module will be called jmb38x_ms. 348c2ecf20Sopenharmony_ci 358c2ecf20Sopenharmony_ciconfig MEMSTICK_R592 368c2ecf20Sopenharmony_ci tristate "Ricoh R5C592 MemoryStick interface support" 378c2ecf20Sopenharmony_ci depends on PCI 388c2ecf20Sopenharmony_ci 398c2ecf20Sopenharmony_ci help 408c2ecf20Sopenharmony_ci Say Y here if you want to be able to access MemoryStick cards with 418c2ecf20Sopenharmony_ci the Ricoh R5C592 MemoryStick card reader (which is part of 5 in one 428c2ecf20Sopenharmony_ci multifunction reader) 438c2ecf20Sopenharmony_ci 448c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the module will 458c2ecf20Sopenharmony_ci be called r592. 468c2ecf20Sopenharmony_ci 478c2ecf20Sopenharmony_ciconfig MEMSTICK_REALTEK_PCI 488c2ecf20Sopenharmony_ci tristate "Realtek PCI-E Memstick Card Interface Driver" 498c2ecf20Sopenharmony_ci depends on MISC_RTSX_PCI 508c2ecf20Sopenharmony_ci help 518c2ecf20Sopenharmony_ci Say Y here to include driver code to support Memstick card interface 528c2ecf20Sopenharmony_ci of Realtek PCI-E card reader 538c2ecf20Sopenharmony_ci 548c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the module will 558c2ecf20Sopenharmony_ci be called rtsx_pci_ms. 568c2ecf20Sopenharmony_ci 578c2ecf20Sopenharmony_ciconfig MEMSTICK_REALTEK_USB 588c2ecf20Sopenharmony_ci tristate "Realtek USB Memstick Card Interface Driver" 598c2ecf20Sopenharmony_ci depends on MISC_RTSX_USB 608c2ecf20Sopenharmony_ci help 618c2ecf20Sopenharmony_ci Say Y here to include driver code to support Memstick card interface 628c2ecf20Sopenharmony_ci of Realtek RTS5129/39 series USB card reader 638c2ecf20Sopenharmony_ci 648c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the module will 658c2ecf20Sopenharmony_ci be called rts5139_ms. 66