1 # SPDX-License-Identifier: GPL-2.0-only
3 # MemoryStick host controller drivers
6 comment "MemoryStick Host Controller Drivers"
8 config MEMSTICK_TIFM_MS
9 tristate "TI Flash Media MemoryStick Interface support "
13 Say Y here if you want to be able to access MemoryStick cards with
14 the Texas Instruments(R) Flash Media card reader, found in many
16 This option 'selects' (turns on, enables) 'TIFM_CORE', but you
17 probably also need appropriate card reader host adapter, such as
18 'Misc devices: TI Flash Media PCI74xx/PCI76xx host adapter support
21 To compile this driver as a module, choose M here: the
22 module will be called tifm_ms.
24 config MEMSTICK_JMICRON_38X
25 tristate "JMicron JMB38X MemoryStick interface support"
29 Say Y here if you want to be able to access MemoryStick cards with
30 the JMicron(R) JMB38X MemoryStick card reader.
32 To compile this driver as a module, choose M here: the
33 module will be called jmb38x_ms.
36 tristate "Ricoh R5C592 MemoryStick interface support"
40 Say Y here if you want to be able to access MemoryStick cards with
41 the Ricoh R5C592 MemoryStick card reader (which is part of 5 in one
44 To compile this driver as a module, choose M here: the module will
47 config MEMSTICK_REALTEK_PCI
48 tristate "Realtek PCI-E Memstick Card Interface Driver"
49 depends on MISC_RTSX_PCI
51 Say Y here to include driver code to support Memstick card interface
52 of Realtek PCI-E card reader
54 To compile this driver as a module, choose M here: the module will
55 be called rtsx_pci_ms.
57 config MEMSTICK_REALTEK_USB
58 tristate "Realtek USB Memstick Card Interface Driver"
59 depends on MISC_RTSX_USB
61 Say Y here to include driver code to support Memstick card interface
62 of Realtek RTS5129/39 series USB card reader
64 To compile this driver as a module, choose M here: the module will