diff options
author | Alex Dubov <oakad@yahoo.com> | 2008-03-10 11:43:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-10 18:01:19 -0700 |
commit | 60fdd931d577fcca351930fda4cde26ce07d35af (patch) | |
tree | f22c0ecfd9074fd1c9cb67273490d7e2702435a1 /drivers/memstick/Kconfig | |
parent | 593672582e71a688cf8c3fc1c59ec7c44d3799e5 (diff) |
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>
Diffstat (limited to 'drivers/memstick/Kconfig')
-rw-r--r-- | drivers/memstick/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/memstick/Kconfig b/drivers/memstick/Kconfig index 1093fdb0729..f0ca41c2032 100644 --- a/drivers/memstick/Kconfig +++ b/drivers/memstick/Kconfig @@ -8,7 +8,7 @@ menuconfig MEMSTICK Sony MemoryStick is a proprietary storage/extension card protocol. If you want MemoryStick support, you should say Y here and also - to the specific driver for your MMC interface. + to the specific driver for your MemoryStick interface. if MEMSTICK |