configs: Add IPV6 config to sandbox64_defconfig
Allow to use IPV6 tests in sandbox Signed-off-by: Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
This commit is contained in:
parent
3688cf5927
commit
bbd77c3e8b
|
|
@ -258,3 +258,4 @@ CONFIG_FWU_MULTI_BANK_UPDATE=y
|
||||||
CONFIG_UNIT_TEST=y
|
CONFIG_UNIT_TEST=y
|
||||||
CONFIG_UT_TIME=y
|
CONFIG_UT_TIME=y
|
||||||
CONFIG_UT_DM=y
|
CONFIG_UT_DM=y
|
||||||
|
CONFIG_IPV6=y
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue