From: Chris Packham Date: Fri, 22 Nov 2024 00:30:21 +0000 (+1300) Subject: arm: mvebu: x530: Enable IPV6 support X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20%24style.RelPermalink%20%7D%7D?a=commitdiff_plain;h=f337b5aaad88a2fbb47a3c3350125807c10ec56a;p=u-boot.git arm: mvebu: x530: Enable IPV6 support Enable IPV6 support for the x530 board. Signed-off-by: Chris Packham Reviewed-by: Stefan Roese --- diff --git a/configs/x530_defconfig b/configs/x530_defconfig index a5b1cc3f8e..815370c90e 100644 --- a/configs/x530_defconfig +++ b/configs/x530_defconfig @@ -65,6 +65,7 @@ CONFIG_CMD_UBI=y CONFIG_ENV_OVERWRITE=y CONFIG_ARP_TIMEOUT=200 CONFIG_NET_RETRY_COUNT=50 +CONFIG_IPV6=y CONFIG_SPL_OF_TRANSLATE=y CONFIG_DM_I2C=y CONFIG_SYS_I2C_MVTWSI=y