diff options
Diffstat (limited to 'configs/da850evm_defconfig')
-rw-r--r-- | configs/da850evm_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/da850evm_defconfig b/configs/da850evm_defconfig index dd0eb982aa9..a161ad5e027 100644 --- a/configs/da850evm_defconfig +++ b/configs/da850evm_defconfig @@ -30,6 +30,8 @@ CONFIG_CRC32_VERIFY=y CONFIG_CMD_DM=y # CONFIG_CMD_FLASH is not set # CONFIG_CMD_GPT is not set +CONFIG_CMD_MTD=y +# CONFIG_CMD_SF is not set # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_TIME is not set # CONFIG_CMD_EXT4 is not set |