commit | d412ea5b72ce29c9f2f33d23ec94efd3ffa5dee7 | [log] [tgz] |
---|---|---|
author | Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com> | Fri Dec 02 12:18:16 2022 +0300 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 05 12:47:17 2022 -0500 |
tree | ab92213ec77f490036d729e70ccb88381e7e286b | |
parent | 086b8843b914d337f8e647e31da3d0870ad1fe83 [diff] [blame] |
configs: Add IPV6 config to sandbox64_defconfig Allow to use IPV6 tests in sandbox Signed-off-by: Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig index cff166b..b69e053 100644 --- a/configs/sandbox64_defconfig +++ b/configs/sandbox64_defconfig
@@ -258,3 +258,4 @@ CONFIG_UNIT_TEST=y CONFIG_UT_TIME=y CONFIG_UT_DM=y +CONFIG_IPV6=y