diff options
Diffstat (limited to 'configs/calimain_defconfig')
-rw-r--r-- | configs/calimain_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/calimain_defconfig b/configs/calimain_defconfig index 271b556f59..6dd5b528aa 100644 --- a/configs/calimain_defconfig +++ b/configs/calimain_defconfig @@ -4,4 +4,5 @@ CONFIG_TARGET_CALIMAIN=y CONFIG_SYS_PROMPT="Calimain > " CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR="\x0b" +CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set |