]> Git Repo - J-u-boot.git/blame - test/overlay/Kconfig
Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm
[J-u-boot.git] / test / overlay / Kconfig
CommitLineData
f2a9942f
MR
1config UT_OVERLAY
2 bool "Enable Device Tree Overlays Unit Tests"
5766a271
HS
3 depends on UNIT_TEST && OF_CONTROL
4 default y
5 select OF_LIBFDT_OVERLAY
f2a9942f
MR
6 help
7 This enables the 'ut overlay' command which runs a series of unit
8 tests on the fdt overlay code.
9 If all is well then all tests pass although there will be a few
10 messages printed along the way.
This page took 0.163817 seconds and 4 git commands to generate.