aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memstick/host/Kconfig
diff options
context:
space:
mode:
authorMaxim Levitsky <maximlevitsky@gmail.com>2011-03-25 04:56:59 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-03-25 20:45:16 -0400
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 4ce5c8dffb68..cc0997a05171 100644
--- a/drivers/memstick/host/Kconfig
+++ b/drivers/memstick/host/Kconfig
@@ -30,3 +30,15 @@ config MEMSTICK_JMICRON_38X
30 30
31 To compile this driver as a module, choose M here: the 31 To compile this driver as a module, choose M here: the
32 module will be called jmb38x_ms. 32 module will be called jmb38x_ms.
33
34config MEMSTICK_R592
35 tristate "Ricoh R5C592 MemoryStick interface support (EXPERIMENTAL)"
36 depends on EXPERIMENTAL && PCI
37
38 help
39 Say Y here if you want to be able to access MemoryStick cards with
40 the Ricoh R5C592 MemoryStick card reader (which is part of 5 in one
41 multifunction reader)
42
43 To compile this driver as a module, choose M here: the module will
44 be called r592.