summaryrefslogtreecommitdiffstats
path: root/configs/woodburn_sd_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/woodburn_sd_defconfig')
-rw-r--r--configs/woodburn_sd_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/woodburn_sd_defconfig b/configs/woodburn_sd_defconfig
index f73206e2e9..d801c3b20a 100644
--- a/configs/woodburn_sd_defconfig
+++ b/configs/woodburn_sd_defconfig
@@ -4,5 +4,9 @@ CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/woodburn/imximage.cfg"
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="woodburn U-Boot > "
+CONFIG_CMD_SPI=y
+CONFIG_CMD_I2C=y
CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
OpenPOWER on IntegriCloud