commit | b116aff27c56dbc9132d847f7134eb7e4cc26aa3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 25 20:15:58 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 20 08:09:55 2016 +1300 |
tree | 83b7e62de610494ecae799f9c9c16ca86ddcdd01 | |
parent | 17a944b671e39efe6743da43a73aba020af6efce [diff] |
binman: Allow configuration options to be used in .dts files It is sometimes useful to be able to reference configuration options in a device tree source file. Add the necessary includes so that this works. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>