]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: stm32mp13: Enable OF_UPSTREAM_BUILD_VENDOR
authorPatrice Chotard <patrice.chotard@foss.st.com>
Thu, 26 Jun 2025 08:22:47 +0000 (10:22 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 29 Jul 2025 15:02:32 +0000 (17:02 +0200)
Enable OF_UPSTREAM_BUILD_VENDOR and set OF_UPSTREAM_VENDOR.

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

index 18ec7f4601e6b2c9ee2e8767a9549ad08c707929..3283e910219ebd8bcfd397e0caabe11ccdb413b5 100644 (file)
@@ -48,6 +48,8 @@ CONFIG_CMD_EXT4_WRITE=y
 CONFIG_CMD_LOG=y
 CONFIG_CMD_UBI=y
 CONFIG_OF_LIVE=y
+CONFIG_OF_UPSTREAM_BUILD_VENDOR=y
+CONFIG_OF_UPSTREAM_VENDOR="st"
 CONFIG_ENV_IS_NOWHERE=y
 CONFIG_ENV_IS_IN_MMC=y
 CONFIG_ENV_REDUNDANT=y