mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 04:46:01 +01:00
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>
This commit is contained in:
parent
6e7325533b
commit
574e38618b
@ -131,7 +131,7 @@ config OF_LIST
|
|||||||
separated by <space>.
|
separated by <space>.
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "SPL OF LIST compression"
|
prompt "OF LIST compression"
|
||||||
depends on MULTI_DTB_FIT
|
depends on MULTI_DTB_FIT
|
||||||
default MULTI_DTB_FIT_NO_COMPRESSION
|
default MULTI_DTB_FIT_NO_COMPRESSION
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user