tests: enable DT overlay tests by default
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 14 Dec 2018 21:43:48 +0000 (22:43 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 26 Dec 2018 23:24:26 +0000 (18:24 -0500)
commit5766a271761210a78faf04b68136676a672fabc4
treeb4c3ff72e7326a110784e5c1bf0ff6be832f43b5
parent94ca269049e2a57107c3d7a3713e8bfd054a2153
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>
test/overlay/Kconfig