Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751468AbWCTElR (ORCPT ); Sun, 19 Mar 2006 23:41:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751528AbWCTElA (ORCPT ); Sun, 19 Mar 2006 23:41:00 -0500 Received: from sorrow.cyrius.com ([65.19.161.204]:56335 "EHLO sorrow.cyrius.com") by vger.kernel.org with ESMTP id S1751468AbWCTEkt (ORCPT ); Sun, 19 Mar 2006 23:40:49 -0500 Date: Mon, 20 Mar 2006 04:40:26 +0000 From: Martin Michlmayr To: akpm@osdl.org Cc: linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, linux-mtd@lists.infradead.org Subject: [PATCH 8/12] [MTD] Re-add module description for ms02-nv to Kconfig Message-ID: <20060320044026.GH20416@deprecation.cyrius.com> References: <20060320043802.GA20389@deprecation.cyrius.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060320043802.GA20389@deprecation.cyrius.com> User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1351 Lines: 33 In an unrelated MTD commit, a description about the ms02-nv module got removed from Kconfig. While I personally agree with this removal, the module maintainer (Maciej W. Rozycki) would like to see it added back. In the absense of any consistency regarding Kconfig descriptions his wish should be followed. Signed-off-by: Martin Michlmayr Acked-by: Maciej W. Rozycki --- linux-2.6/drivers/mtd/devices/Kconfig 2006-03-05 19:35:04.000000000 +0000 +++ mips.git/drivers/mtd/devices/Kconfig 2006-03-05 18:51:15.000000000 +0000 @@ -47,6 +47,11 @@ accelerator. Say Y here if you have a DECstation 5000/2x0 or a DECsystem 5900 equipped with such a module. + If you want to compile this driver as a module ( = code which can be + inserted in and removed from the running kernel whenever you want), + say M here and read . The module will + be called ms02-nv.o. + config MTD_DATAFLASH tristate "Support for AT45xxx DataFlash" depends on MTD && SPI_MASTER && EXPERIMENTAL -- Martin Michlmayr http://www.cyrius.com/ - 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/