commit | 3be2d9f572eb6b68bae13a8bbc71b492978d7d79 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Sun Jan 22 11:23:51 2023 -0600 |
committer | Andre Przywara <andre.przywara@arm.com> | Fri Apr 28 01:32:05 2023 +0100 |
tree | da6bf5a84c909f5ed0e1be6387e88c24b82fa40e | |
parent | ad9914916790c24dec97efe08a66c78aae91e6b8 [diff] |
Kconfig: Remove an impossible condition 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>