qcom_defconfig: enable OF_UPSTREAM_BUILD_VENDOR
authorCaleb Connolly <caleb.connolly@linaro.org>
Fri, 28 Mar 2025 10:40:07 +0000 (11:40 +0100)
committerCaleb Connolly <caleb.connolly@linaro.org>
Thu, 10 Apr 2025 13:43:08 +0000 (15:43 +0200)
commita6c88ca805c6a5b13aa92f8b8ba6e3ca63522948
tree8f54152543c0b86bc1bf8ace978dbbeeedc6282c
parent8a2cf6307a2ccc09c39dde486b6d9375b78c82c2
qcom_defconfig: enable OF_UPSTREAM_BUILD_VENDOR

A single U-Boot binary can be run on many different Qualcomm boards just
by booting with a different DTB.

Simplify the build process for this by enabling OF_UPSTREAM_BUILD_VENDOR
so that all the DTBs will be available after building U-Boot once.

Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Christopher Obbard <christopher.obbard@linaro.org>
Link: https://lore.kernel.org/r/20250328104011.1837872-1-caleb.connolly@linaro.org
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
configs/qcom_defconfig