From: Viacheslav Mitrofanov Date: Fri, 2 Dec 2022 09:18:17 +0000 (+0300) Subject: configs: Add IPV6 config to sandbox_flattree_defconfig X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=a72926257c1dbc456d1cd02fc6bd5ef6147e143f;p=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 01234dc183..7237efe685 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