]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL
authorSimon Glass <sjg@chromium.org>
Tue, 23 Feb 2016 05:55:44 +0000 (22:55 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 14 Mar 2016 23:18:25 +0000 (19:18 -0400)
This option has no meaning without OF_CONTROL, so add a dependency.

Signed-off-by: Simon Glass <sjg@chromium.org>
dts/Kconfig

index d639be9a078e3edc0c49091576ebc3f761c441f8..df068a1f930e1a069981cd46ee890e6175fa4fb8 100644 (file)
@@ -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: