From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Mon, 12 Nov 2018 12:01:33 +0100 Subject: [U-Boot] [PATCH v2 5/5] mtd: Drop duplicate MTD_PARTITIONS Kconfig option In-Reply-To: <20181112082809.7035-5-boris.brezillon@bootlin.com> References: <20181112082809.7035-1-boris.brezillon@bootlin.com> <20181112082809.7035-5-boris.brezillon@bootlin.com> Message-ID: <20181112120133.6213b374@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 12 Nov 2018 09:28:09 +0100 Boris Brezillon wrote: > Commit 9c5b00973bce ("Convert CONFIG_MTD_PARTITIONS et al to Kconfig") > introduced a publicly visible Kconfig entry for the > CONFIG_MTD_PARTITIONS option, while the rework on MTD partitioning > was in progress, and we somehow did not notice that the same Kconfig > entry was added by commit 4048a5c519a8 ("mtd: declare MTD_PARTITIONS > symbol in Kconfig"), but this time as an invisible entry (this can > only be selected by other options). > > Keep the non-visible version of this symbol, since MTD_PARTITIONS is > not something the user should be able to enable/disable directly. > > Fixes: 4048a5c519a8 ("mtd: declare MTD_PARTITIONS symbol in Kconfig") > Signed-off-by: Boris Brezillon > --- > Changes in v2: > - Moved after the patches reworking the Kconfig deps > --- > drivers/mtd/Kconfig | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig > index 11cf12bb5599..0050fb2b9bf1 100644 > --- a/drivers/mtd/Kconfig > +++ b/drivers/mtd/Kconfig > @@ -22,12 +22,6 @@ config MTD_DEVICE > Adds the MTD device infrastructure from the Linux kernel. > Needed for mtdparts command support. > > -config MTD_PARTITIONS > - bool "Add MTD Partioning infrastructure" > - help > - Adds the MTD partitioning infrastructure from the Linux > - kernel. Needed for UBI support. > - > config FLASH_CFI_DRIVER > bool "Enable CFI Flash driver" > help Reviewed-by: Lukasz Majewski Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 488 bytes Desc: OpenPGP digital signature URL: