commit | ea537a3a4c31b1132b2d23f02f23241e640ab7d8 | [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 | e76a00c2e9e3cf9dc5b1df5c9d3d01e9e2ca0aa4 [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>