From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754730AbXFUXwn (ORCPT ); Thu, 21 Jun 2007 19:52:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755019AbXFUXvt (ORCPT ); Thu, 21 Jun 2007 19:51:49 -0400 Received: from mailout.stusta.mhn.de ([141.84.69.5]:35911 "EHLO mailhub.stusta.mhn.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754840AbXFUXvs (ORCPT ); Thu, 21 Jun 2007 19:51:48 -0400 Date: Fri, 22 Jun 2007 01:52:08 +0200 From: Adrian Bunk To: David Woodhouse Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [2.6 patch] cafe_nand.c: the OLPC laptop is not available for $100 Message-ID: <20070621235208.GG23017@stusta.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.15+20070412 (2007-04-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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 --- --- linux-2.6.22-rc4-mm2/drivers/mtd/nand/Kconfig.old 2007-06-21 23:32:02.000000000 +0200 +++ linux-2.6.22-rc4-mm2/drivers/mtd/nand/Kconfig 2007-06-21 23:32:17.000000000 +0200 @@ -234,13 +234,13 @@ config MTD_NAND_CAFE tristate "NAND support for OLPC CAFÉ chip" depends on PCI 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 tristate "NAND support for CS5535/CS5536 (AMD Geode companion chip)" depends on X86_32 && (X86_PC || X86_GENERICARCH) help