From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.bootlin.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1exrV7-00007p-Dz for linux-mtd@lists.infradead.org; Mon, 19 Mar 2018 09:54:47 +0000 Date: Mon, 19 Mar 2018 10:54:30 +0100 From: Boris Brezillon To: Miquel Raynal Cc: Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , linux-mtd@lists.infradead.org Subject: Re: [PATCH v2] mtd: rawnand: makes the Kconfig entry clear when it comes to raw NANDs Message-ID: <20180319105430.532cd350@bbrezillon> In-Reply-To: <20180319092158.11838-1-miquel.raynal@bootlin.com> References: <20180319092158.11838-1-miquel.raynal@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 19 Mar 2018 10:21:58 +0100 Miquel Raynal wrote: > Files have been moved in the NAND subsystem to reflect the different > flavors of NAND devices. > > Raw/Parallel NAND devices have been moved to a "raw" subdirectory to > make the difference with OneNAND and SPI NAND for instance. So adjust > the Kconfig entry to clarify things. > > Signed-off-by: Miquel Raynal Applied. Thanks, Boris > --- > > Changes since v1: > ================= > - s|RawNAND|Raw/Parallel NAND| to avoid a possible confusion with a > brand name like OneNAND. > > drivers/mtd/nand/raw/Kconfig | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/drivers/mtd/nand/raw/Kconfig b/drivers/mtd/nand/raw/Kconfig > index 9b1918af0064..46b29d277804 100644 > --- a/drivers/mtd/nand/raw/Kconfig > +++ b/drivers/mtd/nand/raw/Kconfig > @@ -11,12 +11,12 @@ config MTD_NAND_ECC_SMC > > > menuconfig MTD_NAND > - tristate "NAND Device Support" > + tristate "Raw/Parallel NAND Device Support" > depends on MTD > select MTD_NAND_ECC > help > - This enables support for accessing all type of NAND flash > - devices. For further information see > + This enables support for accessing all type of raw/parallel > + NAND flash devices. For further information see > . > > if MTD_NAND -- Boris Brezillon, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com