diff options
Diffstat (limited to 'configs/duovero_defconfig')
-rw-r--r-- | configs/duovero_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/duovero_defconfig b/configs/duovero_defconfig index cc0e9a33cc..f833704d52 100644 --- a/configs/duovero_defconfig +++ b/configs/duovero_defconfig @@ -5,5 +5,6 @@ CONFIG_SPL=y CONFIG_SYS_PROMPT="duovero # " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NFS is not set |