commit | fac5217a75f683206135253c6bb46751f80b7be6 | [log] [tgz] |
---|---|---|
author | Bryan O'Donoghue <bryan.odonoghue@linaro.org> | Wed May 08 19:14:46 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jul 19 15:21:44 2019 +0200 |
tree | 24474503fee6424e946e877ed9c5fe3f50276dee | |
parent | cf02d5aec5764bc6ce4bbfa63eb1239dd00ea61c [diff] |
warp7_bl33: configs: Enable CONFIG_OF_LIBFDT_OVERLAY This commit enables CONFIG_OF_LIBFDT_OVERLAY a requirement to perform a merge of an OPTEE provided DTB overlay into our main kernel DTB image. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>