commit | 3d3f60cb7a6bb6c338e00a9769fa918a8536096c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 31 18:47:52 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Oct 03 14:29:16 2015 +0100 |
tree | 266c8d23e724362a6b85b8e05b5556a658def38f | |
parent | fbb0c7bd92255bfcb13826a8ac81be6e2f94ba48 [diff] |
dts: Add a comment about CONFIG_OF_EMBED being for local use This comment from README.fdt-control did not end up in the Kconfig, which is what most people will see. Add it with a few tweaks. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Michal Simek <michal.simek@xilinx.com>