aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViacheslav Mitrofanov <v.v.mitrofanov@yadro.com>2022-12-02 12:18:14 +0300
committerTom Rini <trini@konsulko.com>2022-12-05 12:47:17 -0500
commit3688cf59278cdcfe7b2695b70f7c944fdf2d1d25 (patch)
tree4ba095344ca58dc2527ee6a64af09a3e63eb65fe
parente4d30fd110116e503c215c9327fc4332caa4789d (diff)
downloadu-boot-3688cf59278cdcfe7b2695b70f7c944fdf2d1d25.zip
u-boot-3688cf59278cdcfe7b2695b70f7c944fdf2d1d25.tar.gz
u-boot-3688cf59278cdcfe7b2695b70f7c944fdf2d1d25.tar.bz2
configs: Add IPV6 config to sandbox_defconfig
Allow to use IPV6 tests in sandbox Signed-off-by: Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 07fe0c3..404e4a3 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