From: Chris Packham Date: Fri, 22 Nov 2024 00:30:18 +0000 (+1300) Subject: arm: mvebu: x240: Enable IPV6 support X-Git-Url: http://git.dujemihanovic.xyz/html/static/gitweb.css?a=commitdiff_plain;h=b25b2d4f67e7add429594789f4a3b9ff8e6fa2ad;p=u-boot.git arm: mvebu: x240: Enable IPV6 support Enable IPV6 support for the x240 board. Signed-off-by: Chris Packham Reviewed-by: Stefan Roese --- diff --git a/configs/x240_defconfig b/configs/x240_defconfig index 5e5b467b7b..ff64916204 100644 --- a/configs/x240_defconfig +++ b/configs/x240_defconfig @@ -32,6 +32,7 @@ CONFIG_CMD_TIME=y CONFIG_CMD_REGULATOR=y CONFIG_CMD_UBI=y CONFIG_ENV_IS_IN_SPI_FLASH=y +CONFIG_IPV6=y CONFIG_CLK=y CONFIG_CLK_MVEBU=y CONFIG_GPIO_HOG=y