From: Viacheslav Mitrofanov Date: Fri, 2 Dec 2022 09:18:17 +0000 (+0300) Subject: configs: Add IPV6 config to sandbox_flattree_defconfig X-Git-Tag: v2023.01-rc3~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a72926257c1dbc456d1cd02fc6bd5ef6147e143f;p=pandora-u-boot.git configs: Add IPV6 config to sandbox_flattree_defconfig Allow to use IPV6 tests in sandbox Signed-off-by: Viacheslav Mitrofanov --- diff --git a/configs/sandbox_flattree_defconfig b/configs/sandbox_flattree_defconfig index 01234dc183b..7237efe6857 100644 --- a/configs/sandbox_flattree_defconfig +++ b/configs/sandbox_flattree_defconfig @@ -216,3 +216,4 @@ CONFIG_EFI_CAPSULE_FIRMWARE_FIT=y CONFIG_UNIT_TEST=y CONFIG_UT_TIME=y CONFIG_UT_DM=y +CONFIG_IPV6=y