Re: [U-Boot] [PATCH v6 2/3] cmd: make MTD commands depend on MTD

2019-12-04 Thread Tom Rini
On Fri, Oct 25, 2019 at 07:39:30PM +0200, Miquel Raynal wrote: > Defconfigs have been fixed, now we can add proper dependencies in > Kconfig. SPI FLASH is still not dependent on MTD (deeper rework needed). > > Signed-off-by: Miquel Raynal Applied to u-boot/master, thanks! -- Tom signature.a

[U-Boot] [PATCH v6 2/3] cmd: make MTD commands depend on MTD

2019-10-25 Thread Miquel Raynal
Defconfigs have been fixed, now we can add proper dependencies in Kconfig. SPI FLASH is still not dependent on MTD (deeper rework needed). Signed-off-by: Miquel Raynal --- cmd/Kconfig | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/cmd/Kconfig b/cmd/Kconfig index 3