Re: [U-Boot] [PATCH v5 03/26] mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD

2019-12-04 Thread Tom Rini
On Thu, Oct 03, 2019 at 07:50:05PM +0200, Miquel Raynal wrote: > Like in Linux, just use CONFIG_MTD to compile the MTD stack. > > Signed-off-by: Miquel Raynal > Reviewed-by: Boris Brezillon After re-running the migration: Applied to u-boot/master, thanks! -- Tom signature.asc Description:

[U-Boot] [PATCH v5 03/26] mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD

2019-10-03 Thread Miquel Raynal
Like in Linux, just use CONFIG_MTD to compile the MTD stack. Signed-off-by: Miquel Raynal Reviewed-by: Boris Brezillon --- cmd/Kconfig | 2 +- configs/10m50_defconfig | 2 +- configs/TQM834x_defconfig| 2 +-