[PATCH 4/7] arm: mvebu: x240: Enable IPV6 support
Chris Packham
judge.packham at gmail.com
Fri Nov 22 01:30:18 CET 2024
Enable IPV6 support for the x240 board.
Signed-off-by: Chris Packham <judge.packham at gmail.com>
---
configs/x240_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/x240_defconfig b/configs/x240_defconfig
index 5e5b467b7bac..ff64916204cc 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
--
2.47.0
More information about the U-Boot
mailing list