diff mbox series

[v5,18/19] configs: Add IPV6 config to sandbox64_defconfig

Message ID 20221202091818.2382748-20-v.v.mitrofanov@yadro.com
State Accepted
Delegated to: Tom Rini
Headers show
Series IPv6 support | expand

Commit Message

Vyacheslav V. Mitrofanov Dec. 2, 2022, 9:18 a.m. UTC
Allow to use IPV6 tests in sandbox

Signed-off-by: Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
---
 configs/sandbox64_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index cff166b1c1..b69e053126 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