diff options
author | Egry Gábor <gaboregry@t-online.hu> | 2006-05-12 12:35:02 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2006-05-12 12:35:02 -0400 |
commit | 4992a9e88886b0c5ebc3d27eb74d0344c873eeea (patch) | |
tree | 23befdd7ccd4ed95b271144f98a6a27749ff3f68 /drivers/mtd/maps/Kconfig | |
parent | 752870707f2818b5f0d94ca05e46cb0ffee6cbf9 (diff) |
Trivial typo fixes in Kconfig files (MTD).
Signed-off-by: Egry Gábor <gaboregry@t-online.hu>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
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 b06ef2bdd422..4e2bd37b3d8a 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -109,7 +109,7 @@ config MTD_TS5500 | |||
109 | mtd1 allows you to reprogram your BIOS. BE VERY CAREFUL. | 109 | mtd1 allows you to reprogram your BIOS. BE VERY CAREFUL. |
110 | 110 | ||
111 | Note that jumper 3 ("Write Enable Drive A") must be set | 111 | Note that jumper 3 ("Write Enable Drive A") must be set |
112 | otherwise detection won't succeeed. | 112 | otherwise detection won't succeed. |
113 | 113 | ||
114 | config MTD_SBC_GXX | 114 | config MTD_SBC_GXX |
115 | tristate "CFI Flash device mapped on Arcom SBC-GXx boards" | 115 | tristate "CFI Flash device mapped on Arcom SBC-GXx boards" |