diff options
Diffstat (limited to 'configs/sh7757lcr_defconfig')
-rw-r--r-- | configs/sh7757lcr_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/sh7757lcr_defconfig b/configs/sh7757lcr_defconfig index fce3aa87c6..fda7cb1aff 100644 --- a/configs/sh7757lcr_defconfig +++ b/configs/sh7757lcr_defconfig @@ -15,12 +15,12 @@ CONFIG_VERSION_VARIABLE=y # CONFIG_CMD_EDITENV is not set # CONFIG_CMD_ENV_EXISTS is not set CONFIG_CMD_MD5SUM=y -# CONFIG_CMD_LOADB is not set # CONFIG_CMD_FLASH is not set -CONFIG_CMD_MMC=y -CONFIG_CMD_SF=y # CONFIG_CMD_FPGA is not set +# CONFIG_CMD_LOADB is not set +CONFIG_CMD_MMC=y CONFIG_CMD_SDRAM=y +CONFIG_CMD_SF=y # CONFIG_CMD_ECHO is not set # CONFIG_CMD_ITEST is not set # CONFIG_CMD_SOURCE is not set |