aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViacheslav Mitrofanov2022-12-02 12:18:16 +0300
committerTom Rini2022-12-05 12:47:17 -0500
commitbbd77c3e8b1a0771a0d73f90d92e1d88ca6d5ea7 (patch)
treeab92213ec77f490036d729e70ccb88381e7e286b
parent3688cf59278cdcfe7b2695b70f7c944fdf2d1d25 (diff)
configs: Add IPV6 config to sandbox64_defconfig
Allow to use IPV6 tests in sandbox Signed-off-by: Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
-rw-r--r--configs/sandbox64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index cff166b1c1b..b69e0531260 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -258,3 +258,4 @@ CONFIG_FWU_MULTI_BANK_UPDATE=y
CONFIG_UNIT_TEST=y
CONFIG_UT_TIME=y
CONFIG_UT_DM=y
+CONFIG_IPV6=y