MemoryStick: reference to MMC should be MemoryStick

From: Ben Dooks
Date: Thu Feb 14 2008 - 18:06:29 EST


The drivers/memstick/Kconfig references MMC where it should read MemoryStick

Signed-off-by: Ben Dooks <ben-linux@xxxxxxxxx>

diff -urNp linux-2.6.25-rc1/drivers/memstick/Kconfig linux-2.6.25-rc1-bjd1/drivers/memstick/Kconfig
--- linux-2.6.25-rc1/drivers/memstick/Kconfig 2008-02-13 20:04:28.000000000 +0000
+++ linux-2.6.25-rc1-bjd1/drivers/memstick/Kconfig 2008-02-14 23:02:52.000000000 +0000
@@ -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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/