diff options
-rw-r--r-- | dts/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dts/Kconfig b/dts/Kconfig index d639be9a07..df068a1f93 100644 --- a/dts/Kconfig +++ b/dts/Kconfig @@ -53,6 +53,7 @@ endchoice config DEFAULT_DEVICE_TREE string "Default Device Tree for DT control" + depends on OF_CONTROL help This option specifies the default Device Tree used for DT control. It can be overridden from the command line: |