commit | 45508fc1ed124c6afeff4a3ec390420020283a8e | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Mon Oct 07 15:05:47 2019 +0300 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 31 07:22:53 2019 -0400 |
tree | bdaa0867e5fb2388a4369bbe080f165a5bc6f195 | |
parent | da326dd1f40582655a50abd140792e51a76d5349 [diff] |
dts: fix MULTI_DTB_FIT compression choice prompt 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 <marek.vasut+renesas@gmail.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il>