]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
dts: Set a default value for DEFAULT_DEVICE_TREE for SANDBOX
authorTom Rini <trini@konsulko.com>
Wed, 1 Oct 2025 20:30:32 +0000 (14:30 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 10 Oct 2025 16:27:04 +0000 (10:27 -0600)
As part of building with "allyesconfig" we need to have the correct
default value for the sandbox architecture provided here.

Signed-off-by: Tom Rini <trini@konsulko.com>
dts/Kconfig

index c8bc5232f9b7b739ccaca346630cc77332fd52a8..4e2622d48d04cb7c6088b260fa52c9186528c2ac 100644 (file)
@@ -215,6 +215,7 @@ config OF_OMIT_DTB
 config DEFAULT_DEVICE_TREE
        string "Default Device Tree for DT control"
        depends on OF_CONTROL
+       default "sandbox" if SANDBOX
        help
          This option specifies the default Device Tree used for DT control.
          It can be overridden from the command line: