diff options
Diffstat (limited to 'configs/omap3_evm_quick_mmc_defconfig')
-rw-r--r-- | configs/omap3_evm_quick_mmc_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/omap3_evm_quick_mmc_defconfig b/configs/omap3_evm_quick_mmc_defconfig index 1af2b451a3..3385d67c00 100644 --- a/configs/omap3_evm_quick_mmc_defconfig +++ b/configs/omap3_evm_quick_mmc_defconfig @@ -17,6 +17,7 @@ CONFIG_SYS_PROMPT="OMAP3_EVM # " # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_MMC=y # CONFIG_CMD_FPGA is not set # CONFIG_CMD_ECHO is not set # CONFIG_CMD_ITEST is not set @@ -24,4 +25,5 @@ CONFIG_SYS_PROMPT="OMAP3_EVM # " # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NFS is not set # CONFIG_CMD_MISC is not set +CONFIG_CMD_FAT=y CONFIG_SYS_NS16550=y |