mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04:00
memstick: add support for JMicron jmb38x MemoryStick host controller
Signed-off-by: Alex Dubov <oakad@yahoo.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
593672582e
commit
60fdd931d5
@@ -20,3 +20,13 @@ config MEMSTICK_TIFM_MS
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called tifm_ms.
|
||||
|
||||
config MEMSTICK_JMICRON_38X
|
||||
tristate "JMicron JMB38X MemoryStick interface support (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL && PCI
|
||||
|
||||
help
|
||||
Say Y here if you want to be able to access MemoryStick cards with
|
||||
the JMicron(R) JMB38X MemoryStick card reader.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called jmb38x_ms.
|
||||
|
||||
Reference in New Issue
Block a user