commit | 5766a271761210a78faf04b68136676a672fabc4 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Dec 14 22:43:48 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 26 18:24:26 2018 -0500 |
tree | b4c3ff72e7326a110784e5c1bf0ff6be832f43b5 | |
parent | 94ca269049e2a57107c3d7a3713e8bfd054a2153 [diff] |
tests: enable DT overlay tests by default Enable device tree overlay tests by default if unit tests are selected and the runtime is configured via device tree. Overlays have been mainlined in the device tree compiler so there is no reason anymore to disable the tests by default. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>