Re: [U-Boot] [PATCH] dts: fix MULTI_DTB_FIT compression choice prompt

2019-11-01 Thread Tom Rini
On Mon, Oct 07, 2019 at 03:05:47PM +0300, Baruch Siach wrote: > This choice is not about SPL for which we have a separate choice. > > Fixes: 95f4bbd581 ("lib: fdt: Allow LZO and GZIP DT compression in U-Boot") > Cc: Marek Vasut > Signed-off-by: Baruch Siach Applied to u-boot/master, thanks! -

[U-Boot] [PATCH] dts: fix MULTI_DTB_FIT compression choice prompt

2019-10-07 Thread Baruch Siach
This choice is not about SPL for which we have a separate choice. Fixes: 95f4bbd581 ("lib: fdt: Allow LZO and GZIP DT compression in U-Boot") Cc: Marek Vasut Signed-off-by: Baruch Siach --- dts/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dts/Kconfig b/dts/Kconfig