diff options
Diffstat (limited to 'configs/ecovec_defconfig')
-rw-r--r-- | configs/ecovec_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/ecovec_defconfig b/configs/ecovec_defconfig index b60ada66c9..24a3112d84 100644 --- a/configs/ecovec_defconfig +++ b/configs/ecovec_defconfig @@ -14,12 +14,12 @@ CONFIG_VERSION_VARIABLE=y # CONFIG_CMD_XIMG is not set # CONFIG_CMD_EDITENV is not set # CONFIG_CMD_ENV_EXISTS is not set +# CONFIG_CMD_FPGA is not set +CONFIG_CMD_I2C=y # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set -CONFIG_CMD_I2C=y -CONFIG_CMD_USB=y -# CONFIG_CMD_FPGA is not set CONFIG_CMD_SDRAM=y +CONFIG_CMD_USB=y # CONFIG_CMD_ECHO is not set # CONFIG_CMD_ITEST is not set # CONFIG_CMD_SOURCE is not set |