
2 Dec
2022
2 Dec
'22
10:18 a.m.
Allow to use IPV6 tests in sandbox
Signed-off-by: Viacheslav Mitrofanov v.v.mitrofanov@yadro.com --- configs/sandbox_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 07fe0c3a7a..404e4a3324 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -333,3 +333,4 @@ CONFIG_TEST_FDTDEC=y CONFIG_UNIT_TEST=y CONFIG_UT_TIME=y CONFIG_UT_DM=y +CONFIG_IPV6=y
--
2.25.1