ARM: qemu-arm: Fix build fail with boot devices disabled
authorPiotr Kubik <piotr_kubik@vp.pl>
Wed, 29 Dec 2021 13:30:04 +0000 (14:30 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jan 2022 19:36:57 +0000 (14:36 -0500)
commit703f8c8451bdd9918670e29fa42ead653db456fb
treea0826b90070ff3a5832670bac76f204e5db17b17
parent3cdfa312c66f7cad0a654f267ba89c587f45273a
ARM: qemu-arm: Fix build fail with boot devices disabled

BOOT_TARGET_DEVICES should only be added if the corresponding u-boot
command is enabled otherwise the build will fail.

Signed-off-by: Piotr Kubik <piotr_kubik@vp.pl>
include/configs/qemu-arm.h