summaryrefslogtreecommitdiff
path: root/configs/amcore_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2019-08-14 15:54:34 +0300
committerTom Rini <trini@konsulko.com>2019-08-23 23:45:40 +0300
commit78f28773a55db9ed434e7b1920b94bb95167844f (patch)
tree53fc282a4dc2bed3436284ee5353e75fdcb965b1 /configs/amcore_defconfig
parent3f70bef1b8c2519fe34a16937457342629303e62 (diff)
downloadu-boot-78f28773a55db9ed434e7b1920b94bb95167844f.tar.xz
Convert CONFIG_MX_CYCLIC to Kconfig
This converts the following to Kconfig: CONFIG_MX_CYCLIC Signed-off-by: Adam Ford <aford173@gmail.com> Acked-by: David Lechner <david@lechnology.com>
Diffstat (limited to 'configs/amcore_defconfig')
-rw-r--r--configs/amcore_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/amcore_defconfig b/configs/amcore_defconfig
index 6a00ea29e4..d68d5223c1 100644
--- a/configs/amcore_defconfig
+++ b/configs/amcore_defconfig
@@ -12,6 +12,7 @@ CONFIG_SYS_PROMPT="amcore $ "
CONFIG_CMD_IMLS=y
# CONFIG_CMD_XIMG is not set
CONFIG_LOOPW=y
+CONFIG_MX_CYCLIC=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_CACHE=y
CONFIG_CMD_TIMER=y