commit | e4ee25ef8502879235023005504f66d181480510 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Fri Nov 22 13:30:18 2024 +1300 |
committer | Stefan Roese <sr@denx.de> | Tue Nov 26 13:20:03 2024 +0100 |
tree | 59e9a7ce834f422069877b2a2e37912d3e161cbc | |
parent | 5695613ae5b161ecac9383a14a3d292b0f77e0b4 [diff] |
arm: mvebu: x240: Enable IPV6 support Enable IPV6 support for the x240 board. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>
diff --git a/configs/x240_defconfig b/configs/x240_defconfig index 5e5b467..ff64916 100644 --- a/configs/x240_defconfig +++ b/configs/x240_defconfig
@@ -32,6 +32,7 @@ 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