]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5abb9f177cdb2f0b9ebc9536552772668c8c2521
treeb4c3ff72e7326a110784e5c1bf0ff6be832f43b5
parent10d98d659ffa71b2c7edf58349df6e04a5d6592f
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