projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4d30fd
)
configs: Add IPV6 config to sandbox_defconfig
author
Viacheslav Mitrofanov
<v.v.mitrofanov@yadro.com>
Fri, 2 Dec 2022 09:18:14 +0000
(12:18 +0300)
committer
Tom Rini
<trini@konsulko.com>
Mon, 5 Dec 2022 17:47:17 +0000
(12:47 -0500)
Allow to use IPV6 tests in sandbox
Signed-off-by: Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
configs/sandbox_defconfig
patch
|
blob
|
history
diff --git
a/configs/sandbox_defconfig
b/configs/sandbox_defconfig
index
07fe0c3
..
404e4a3
100644
(file)
--- 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