diff options
author | David Woodhouse <dwmw2@infradead.org> | 2007-01-17 18:34:51 -0500 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2007-01-17 18:34:51 -0500 |
commit | 9cdf083f981b8d37b3212400a359368661385099 (patch) | |
tree | aa15a6a08ad87e650dea40fb59b3180bef0d345b /drivers/mtd/maps/Kconfig | |
parent | e499e01d234a31d59679b7b1e1cf628d917ba49a (diff) | |
parent | a8b3485287731978899ced11f24628c927890e78 (diff) |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r-- | drivers/mtd/maps/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 3a33b98eb93d..f457315579db 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -590,7 +590,7 @@ config MTD_BAST_MAXSIZE | |||
590 | default "4" | 590 | default "4" |
591 | 591 | ||
592 | config MTD_SHARP_SL | 592 | config MTD_SHARP_SL |
593 | bool "ROM maped on Sharp SL Series" | 593 | bool "ROM mapped on Sharp SL Series" |
594 | depends on MTD && ARCH_PXA | 594 | depends on MTD && ARCH_PXA |
595 | help | 595 | help |
596 | This enables access to the flash chip on the Sharp SL Series of PDAs. | 596 | This enables access to the flash chip on the Sharp SL Series of PDAs. |