configs: stm32mp25: Enable OF_UPSTREAM_BUILD_VENDOR
authorPatrice Chotard <patrice.chotard@foss.st.com>
Thu, 14 Aug 2025 12:09:38 +0000 (14:09 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 25 Aug 2025 14:54:53 +0000 (16:54 +0200)
commit198c48f2657e67ded7fc7679c2ed1c26227f9fdc
treebdf138a845189829b05d279ca5ae8048a145c98b
parent1067d2060ff017fb58758c0c21ae35504d144ea7
configs: stm32mp25: Enable OF_UPSTREAM_BUILD_VENDOR

Initially, only one STM32MP25 based board was available, the
stm32mp257f-ev1 board which was set by default in stm32mp25_defconfig.

Since commit 79f3e77133bd ("Subtree merge tag 'v6.16-dts' of dts repo [1] into dts/upstream")
we inherited of a second MP25 based board which is the stm32mp257f-dk board.

Enable OF_UPSTREAM_BUILD_VENDOR and set OF_UPSTREAM_VENDOR to allow all
STMicroelectronics DT compilation.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
configs/stm32mp25_defconfig