configs: Re-sync HUSH options
[platform/kernel/u-boot.git] / configs / woodburn_sd_defconfig
index 96a00b3..f73206e 100644 (file)
@@ -2,4 +2,7 @@ CONFIG_ARM=y
 CONFIG_TARGET_WOODBURN_SD=y
 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_GPIO=y
 # CONFIG_CMD_SETEXPR is not set