diff options
Diffstat (limited to 'configs/legoev3_defconfig')
-rw-r--r-- | configs/legoev3_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/legoev3_defconfig b/configs/legoev3_defconfig index 78cca8eb56..0f9f62450d 100644 --- a/configs/legoev3_defconfig +++ b/configs/legoev3_defconfig @@ -14,6 +14,7 @@ CONFIG_AUTOBOOT_PROMPT="Autoboot in %d seconds - press 'l' to stop...\n" CONFIG_AUTOBOOT_STOP_STR="l" CONFIG_CMD_ASKENV=y CONFIG_CRC32_VERIFY=y +CONFIG_MX_CYCLIC=y # CONFIG_CMD_FLASH is not set CONFIG_CMD_MMC=y CONFIG_CMD_SF=y |