]> Git Repo - u-boot.git/commit - Kconfig
Kconfig: Remove an impossible condition
authorSamuel Holland <[email protected]>
Sun, 22 Jan 2023 17:23:51 +0000 (11:23 -0600)
committerAndre Przywara <[email protected]>
Fri, 28 Apr 2023 00:32:05 +0000 (01:32 +0100)
commit25bc7bfc30532098d9207783ff2ca45cdc5a0161
treeda6bf5a84c909f5ed0e1be6387e88c24b82fa40e
parentdf202d996d72665c76d031849aa064c4881dc777
Kconfig: Remove an impossible condition

ARCH_SUNXI selects BINMAN, so the condition "!BINMAN && ARCH_SUNXI"
is impossible to satisfy.

Signed-off-by: Samuel Holland <[email protected]>
Acked-by: Andre Przywara <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
Kconfig
This page took 0.038374 seconds and 4 git commands to generate.