diff options
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r-- | drivers/mtd/maps/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index d3699e9f3942..8d27dbf3fa8e 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -1,5 +1,5 @@ | |||
1 | # drivers/mtd/maps/Kconfig | 1 | # drivers/mtd/maps/Kconfig |
2 | # $Id: Kconfig,v 1.46 2005/03/02 14:51:04 dvrabel Exp $ | 2 | # $Id: Kconfig,v 1.51 2005/03/18 02:07:22 gleixner Exp $ |
3 | 3 | ||
4 | menu "Mapping drivers for chip access" | 4 | menu "Mapping drivers for chip access" |
5 | depends on MTD!=n | 5 | depends on MTD!=n |
@@ -588,7 +588,7 @@ config MTD_SHARP_SL | |||
588 | This enables access to the flash chip on the Sharp SL Series of PDAs. | 588 | This enables access to the flash chip on the Sharp SL Series of PDAs. |
589 | 589 | ||
590 | config MTD_PLATRAM | 590 | config MTD_PLATRAM |
591 | tristate "Map driver for platfrom device RAM (mtd-ram)" | 591 | tristate "Map driver for platform device RAM (mtd-ram)" |
592 | depends on MTD | 592 | depends on MTD |
593 | select MTD_RAM | 593 | select MTD_RAM |
594 | help | 594 | help |