diff options
author | Pali Rohár <pali@kernel.org> | 2022-12-29 02:39:19 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-01-10 15:39:07 -0500 |
commit | f0b1a1e13e17fe1f1d9d15e256cd89ac2c17c289 (patch) | |
tree | d192e9da51615bba2d95120889b90834deaa9cea /include/linux/zstd_errors.h | |
parent | 971ccee2fb74a5dad282e230d60de84e1fb6e6dd (diff) |
arm: mvebu: Fix default CONFIG_BUILD_TARGET
u-boot-with-spl.kwb is built only for SPL enabled 32-bit armada boards.
u-boot.kwb is built for 32-bit armada and kirkwood boards but only for
non-SPL targets.
So replace CONFIG_ARCH_MVEBU by CONFIG_ARMADA_32BIT (it implies
CONFIG_ARCH_MVEBU) for u-boot-with-spl.kwb.
And add additional CONFIG_ARMADA_32BIT && !CONFIG_SPL for u-boot.kwb.
Signed-off-by: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions