diff options
Diffstat (limited to 'configs/woodburn_defconfig')
-rw-r--r-- | configs/woodburn_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/woodburn_defconfig b/configs/woodburn_defconfig index 5e4a73c8b1..4535483d3b 100644 --- a/configs/woodburn_defconfig +++ b/configs/woodburn_defconfig @@ -6,11 +6,11 @@ CONFIG_BOOTDELAY=3 CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="woodburn U-Boot > " +CONFIG_CMD_GPIO=y +CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_NAND=y CONFIG_CMD_SPI=y -CONFIG_CMD_I2C=y -CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y |