mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
board/BuR/zynq: don't select non-existent SPL_BINMAN_FDT
Symbol CONFIG_SPL_BINMAN_FDT does not exist. Don't select it. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Wolfgang Wallner <wolfgang.wallner@at.abb.com> Tested-by: Wolfgang Wallner <wolfgang.wallner@at.abb.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/20260225063559.47481-1-heinrich.schuchardt@canonical.com
This commit is contained in:
committed by
Michal Simek
parent
5b55dbbf3e
commit
5d771fc684
@@ -7,7 +7,6 @@ config TARGET_ZYNQ_BR
|
||||
bool "Support BR Zynq builds"
|
||||
depends on SYS_VENDOR = "BuR"
|
||||
select BINMAN
|
||||
select SPL_BINMAN_FDT
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user