mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-11 07:24:46 +00:00
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>
This commit is contained in:
parent
cbbfa8d778
commit
b25b2d4f67
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue