Commit 3c45e00a authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Thomas Gleixner

[MTD] Fix typo in Kconfig

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 3e4ef3bb
# drivers/mtd/maps/Kconfig # drivers/mtd/maps/Kconfig
# $Id: Kconfig,v 1.46 2005/03/02 14:51:04 dvrabel Exp $ # $Id: Kconfig,v 1.51 2005/03/18 02:07:22 gleixner Exp $
menu "Mapping drivers for chip access" menu "Mapping drivers for chip access"
depends on MTD!=n depends on MTD!=n
...@@ -588,7 +588,7 @@ config MTD_SHARP_SL ...@@ -588,7 +588,7 @@ config MTD_SHARP_SL
This enables access to the flash chip on the Sharp SL Series of PDAs. This enables access to the flash chip on the Sharp SL Series of PDAs.
config MTD_PLATRAM config MTD_PLATRAM
tristate "Map driver for platfrom device RAM (mtd-ram)" tristate "Map driver for platform device RAM (mtd-ram)"
depends on MTD depends on MTD
select MTD_RAM select MTD_RAM
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment