diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-06-21 19:52:08 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2007-06-29 09:04:51 -0400 |
commit | 8f46c527acdb84f98d48809ba29173f515de1080 (patch) | |
tree | 731a405c61ec7a493d7e2602625545d337a22060 /drivers/mtd/nand | |
parent | 43dfa07fbb6b8bd5b6173a5bab48470f578c8e5b (diff) |
[MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100
The price might drop to $100 in a few years.
But currently, a more reasonable name might be "$175 laptop".
Let's simply call it "OLPC laptop" without any price tag.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/nand')
-rw-r--r-- | drivers/mtd/nand/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index d8b8fce511a8..df25cabb0481 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -237,7 +237,7 @@ config MTD_NAND_CAFE | |||
237 | select REED_SOLOMON | 237 | select REED_SOLOMON |
238 | select REED_SOLOMON_DEC16 | 238 | select REED_SOLOMON_DEC16 |
239 | help | 239 | help |
240 | Use NAND flash attached to the CAFÉ chip designed for the $100 | 240 | Use NAND flash attached to the CAFÉ chip designed for the OLPC |
241 | laptop. | 241 | laptop. |
242 | 242 | ||
243 | config MTD_NAND_CS553X | 243 | config MTD_NAND_CS553X |