aboutsummaryrefslogtreecommitdiff
path: root/drivers/memstick/host/Kconfig
diff options
context:
space:
mode:
authorMaxim Levitsky <maximlevitsky@gmail.com>2011-03-25 01:56:59 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-03-25 17:45:16 -0700
commit9263412501022fecef844907129ee2513b5a89de (patch)
treea150c3236f400749048ee7e853f0625897702e9e /drivers/memstick/host/Kconfig
parent40471856f2e38e9bfa8d605295e8234421110dd6 (diff)
memstick: add driver for Ricoh R5C592 card reader
Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com> Acked-by: Alex Dubov <oakad@yahoo.com> Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/memstick/host/Kconfig')
-rw-r--r--drivers/memstick/host/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/memstick/host/Kconfig b/drivers/memstick/host/Kconfig
index 4ce5c8dffb6..cc0997a0517 100644
--- a/drivers/memstick/host/Kconfig
+++ b/drivers/memstick/host/Kconfig
@@ -30,3 +30,15 @@ config MEMSTICK_JMICRON_38X
To compile this driver as a module, choose M here: the
module will be called jmb38x_ms.
+
+config MEMSTICK_R592
+ tristate "Ricoh R5C592 MemoryStick interface support (EXPERIMENTAL)"
+ depends on EXPERIMENTAL && PCI
+
+ help
+ Say Y here if you want to be able to access MemoryStick cards with
+ the Ricoh R5C592 MemoryStick card reader (which is part of 5 in one
+ multifunction reader)
+
+ To compile this driver as a module, choose M here: the module will
+ be called r592.