]> git.ipfire.org Git - people/ms/u-boot.git/commit
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)
commit70d41093c5d6d378a8e750d1829063890a3c7ca5
treefe1eb6b1e3e4c983ba4d3991f3732e45291c9eca
parent73223f0e1bd0e37925ae1b7f21b51733145571dc
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>
dts/Kconfig