summaryrefslogtreecommitdiff
path: root/configs/sandbox64_defconfig
diff options
context:
space:
mode:
authorEhsan Mohandesi <emohandesi@linux.microsoft.com>2023-04-21 17:08:22 -0700
committerTom Rini <trini@konsulko.com>2023-05-05 17:59:19 -0400
commiteafbe16b01911daf742acc972581773201852b67 (patch)
tree12633e45ccf25336654f8f09a04ce0d2002e796a /configs/sandbox64_defconfig
parent6de98b60ba89fb96a3adada11a5b5406f3b3786b (diff)
downloadu-boot-eafbe16b01911daf742acc972581773201852b67.tar.gz
test/py: IPv6 network discovery test
Test the IPv6 network discovery feature if indicated by boardenv file. Signed-off-by: Ehsan Mohandesi <emohandesi@linux.microsoft.com> Reviewed-by: Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
Diffstat (limited to 'configs/sandbox64_defconfig')
-rw-r--r--configs/sandbox64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index f5cfdc4c89..f3002de857 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -69,6 +69,7 @@ CONFIG_CMD_CDP=y
CONFIG_CMD_SNTP=y
CONFIG_CMD_DNS=y
CONFIG_CMD_LINK_LOCAL=y
+CONFIG_IPV6_ROUTER_DISCOVERY=y
CONFIG_CMD_ETHSW=y
CONFIG_CMD_BMP=y
CONFIG_CMD_EFIDEBUG=y