]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Kconfig: Remove an impossible condition
authorSamuel Holland <samuel@sholland.org>
Sun, 22 Jan 2023 17:23:51 +0000 (11:23 -0600)
committerAndre Przywara <andre.przywara@arm.com>
Fri, 28 Apr 2023 00:32:05 +0000 (01:32 +0100)
ARCH_SUNXI selects BINMAN, so the condition "!BINMAN && ARCH_SUNXI"
is impossible to satisfy.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Acked-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Kconfig

diff --git a/Kconfig b/Kconfig
index 888b9984ac3bb0ffb1f84ca7159071ccf01141be..a37237816b3c2b3dd7e3d3f72a7fe9b073733417 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -437,7 +437,7 @@ config BUILD_TARGET
        default "u-boot-with-spl.sfp" if TARGET_SOCFPGA_ARRIA10
        default "u-boot-with-spl.sfp" if TARGET_SOCFPGA_GEN5
        default "u-boot.itb" if !BINMAN && SPL_LOAD_FIT && (ARCH_ROCKCHIP || \
-                               ARCH_SUNXI || RISCV || ARCH_ZYNQMP)
+                               RISCV || ARCH_ZYNQMP)
        default "u-boot.kwb" if (ARCH_KIRKWOOD || ARMADA_32BIT) && !SPL
        help
          Some SoCs need special image types (e.g. U-Boot binary