commit | d9b64ea1befac5c7e458b5edb9378092e74602af | [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 | 12ea9d0a982bb1785c8c49a45f905ad206b3251e [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>