Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933604AbXJQUSp (ORCPT ); Wed, 17 Oct 2007 16:18:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753295AbXJQUSg (ORCPT ); Wed, 17 Oct 2007 16:18:36 -0400 Received: from mx1.redhat.com ([66.187.233.31]:54678 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759554AbXJQUSf (ORCPT ); Wed, 17 Oct 2007 16:18:35 -0400 Date: Wed, 17 Oct 2007 16:18:30 -0400 From: Dave Jones To: =?iso-8859-1?Q?J=F6rn?= Engel Cc: Linux Kernel Subject: fix typo in mtd kconfig Message-ID: <20071017201830.GA24845@redhat.com> Mail-Followup-To: Dave Jones , =?iso-8859-1?Q?J=F6rn?= Engel , Linux Kernel MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.14 (2007-02-12) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 800 Lines: 23 Signed-off-by: Dave Jones diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 8f9c3ba..246d451 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -300,7 +300,7 @@ config MTD_NAND_PLATFORM via platform_data. config MTD_ALAUDA - tristate "MTD driver for Olympus MAUSB-10 and Fijufilm DPC-R1" + tristate "MTD driver for Olympus MAUSB-10 and Fujifilm DPC-R1" depends on MTD_NAND && USB help These two (and possibly other) Alauda-based cardreaders for -- http://www.codemonkey.org.uk - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/