summaryrefslogtreecommitdiff
path: root/drivers/memstick/host/Kconfig
diff options
context:
space:
mode:
authorWei WANG <wei_wang@realsil.com.cn>2012-11-09 12:53:35 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-16 01:30:14 (GMT)
commitb902dd4ecc2cccdd6c033ba5d959d4d6606e55fb (patch)
tree6cbfcd40f223fdcf0c7c348bfc309e3177838231 /drivers/memstick/host/Kconfig
parent2c94b6452cc6de582584f21066cc5e36d9530c59 (diff)
downloadlinux-b902dd4ecc2cccdd6c033ba5d959d4d6606e55fb.tar.xz
drivers/memstick: Add realtek pcie memstick host driver
Realtek PCI-E Memstick card host driver is used to access Memstick card, with the help of Realtek PCI-E card reader MFD driver. Signed-off-by: Wei WANG <wei_wang@realsil.com.cn> Acked-by: Alex Dubov <oakad@yahoo.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/memstick/host/Kconfig')
-rw-r--r--drivers/memstick/host/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/memstick/host/Kconfig b/drivers/memstick/host/Kconfig
index cc0997a..4f7a17f 100644
--- a/drivers/memstick/host/Kconfig
+++ b/drivers/memstick/host/Kconfig
@@ -42,3 +42,13 @@ config MEMSTICK_R592
To compile this driver as a module, choose M here: the module will
be called r592.
+
+config MEMSTICK_REALTEK_PCI
+ tristate "Realtek PCI-E Memstick Card Interface Driver"
+ depends on MFD_RTSX_PCI
+ help
+ Say Y here to include driver code to support Memstick card interface
+ of Realtek PCI-E card reader
+
+ To compile this driver as a module, choose M here: the module will
+ be called rtsx_pci_ms.