diff options
Diffstat (limited to 'configs/woodburn_sd_defconfig')
-rw-r--r-- | configs/woodburn_sd_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/woodburn_sd_defconfig b/configs/woodburn_sd_defconfig index aa831d9071..2d2ee9e05f 100644 --- a/configs/woodburn_sd_defconfig +++ b/configs/woodburn_sd_defconfig @@ -3,4 +3,5 @@ CONFIG_TARGET_WOODBURN_SD=y CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/woodburn/imximage.cfg" CONFIG_SYS_PROMPT="woodburn U-Boot > " +CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set |