commit | 121c92cad33db29685f09e11c892b99c1b87ce7d | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Jan 23 17:10:04 2015 +0100 |
committer | Grant Likely <grant.likely@linaro.org> | Fri Mar 27 21:03:58 2015 -0700 |
tree | b1f44604ae0edbd2a2c727389807f26abaa8f957 | |
parent | 0384e8c6c6fa49dae44ffad31958e9b897da0160 [diff] |
of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST Currently OF_DYNAMIC and OF_OVERLAY are not visible to the user, and are selected automatically only when needed. Allow them to be enabled manually to improve device tree unit test coverage. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Grant Likely <grant.likely@linaro.org>