1
0
Fork 0

fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL

This option has no meaning without OF_CONTROL, so add a dependency.

Signed-off-by: Simon Glass <sjg@chromium.org>
utp
Simon Glass 2016-02-22 22:55:44 -07:00 committed by Tom Rini
parent 73223f0e1b
commit 70d41093c5
1 changed files with 1 additions and 0 deletions

View 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: