diff options
Diffstat (limited to 'dts')
-rw-r--r-- | dts/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dts/Kconfig b/dts/Kconfig index c8bc5232f9b..4e2622d48d0 100644 --- a/dts/Kconfig +++ b/dts/Kconfig @@ -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: |