Skip to content

Commit

Permalink
[MTD] Fix typo in Kconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Thomas Gleixner authored and Thomas Gleixner committed May 23, 2005
1 parent 3e4ef3b commit 3c45e00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/mtd/maps/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 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"
depends on MTD!=n
Expand Down Expand Up @@ -588,7 +588,7 @@ config MTD_SHARP_SL
This enables access to the flash chip on the Sharp SL Series of PDAs.

config MTD_PLATRAM
tristate "Map driver for platfrom device RAM (mtd-ram)"
tristate "Map driver for platform device RAM (mtd-ram)"
depends on MTD
select MTD_RAM
help
Expand Down

0 comments on commit 3c45e00

Please sign in to comment.