diff options
Diffstat (limited to 'configs/uniphier_pro4_defconfig')
-rw-r--r-- | configs/uniphier_pro4_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/uniphier_pro4_defconfig b/configs/uniphier_pro4_defconfig index 980cd4abbe..5ba8879af6 100644 --- a/configs/uniphier_pro4_defconfig +++ b/configs/uniphier_pro4_defconfig @@ -15,12 +15,12 @@ CONFIG_CMD_CONFIG=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_XIMG is not set # CONFIG_CMD_ENV_EXISTS is not set +# CONFIG_CMD_FPGA is not set +CONFIG_CMD_GPIO=y CONFIG_CMD_GPT=y -CONFIG_CMD_MMC=y CONFIG_CMD_I2C=y +CONFIG_CMD_MMC=y CONFIG_CMD_USB=y -# CONFIG_CMD_FPGA is not set -CONFIG_CMD_GPIO=y CONFIG_CMD_TFTPPUT=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y |