[PATCH v5 17/19] configs: Add IPV6 config to sandbox_defconfig

Viacheslav Mitrofanov v.v.mitrofanov at yadro.com
Fri Dec 2 10:18:14 CET 2022


Allow to use IPV6 tests in sandbox

Signed-off-by: Viacheslav Mitrofanov <v.v.mitrofanov at 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



More information about the U-Boot mailing list