diff options
Diffstat (limited to 'configs/rpi_defconfig')
-rw-r--r-- | configs/rpi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rpi_defconfig b/configs/rpi_defconfig index 8cce790cee7..b8b267f371c 100644 --- a/configs/rpi_defconfig +++ b/configs/rpi_defconfig @@ -5,5 +5,6 @@ CONFIG_SYS_PROMPT="U-Boot> " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set +CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set CONFIG_PHYS_TO_BUS=y |