X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=test%2FKconfig;h=3643761bc6ef7c1481a7c78e09e2dbbdc348a987;hb=bd08ce8f5e2bedd5e2ba51891bba09dc10760004;hp=50d3a49c97470a60bf7686569d9f716c5f5ca8e6;hpb=feb384725097cf00c22690a2298e653b9b62fb70;p=u-boot diff --git a/test/Kconfig b/test/Kconfig index 50d3a49c97..3643761bc6 100644 --- a/test/Kconfig +++ b/test/Kconfig @@ -16,3 +16,5 @@ config UT_TIME this is a good place to start. source "test/dm/Kconfig" +source "test/env/Kconfig" +source "test/overlay/Kconfig"