diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-06-22 01:52:08 +0200 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2007-06-29 14:04:51 +0100 |
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 d8b8fce511a..df25cabb048 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -237,7 +237,7 @@ config MTD_NAND_CAFE select REED_SOLOMON select REED_SOLOMON_DEC16 help - Use NAND flash attached to the CAFÉ chip designed for the $100 + Use NAND flash attached to the CAFÉ chip designed for the OLPC laptop. config MTD_NAND_CS553X |