summaryrefslogtreecommitdiff
path: root/configs/k2l_hs_evm_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/k2l_hs_evm_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/k2l_hs_evm_defconfig')
-rw-r--r--configs/k2l_hs_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2l_hs_evm_defconfig b/configs/k2l_hs_evm_defconfig
index c412c6f51b..9c1c4a0bdb 100644
--- a/configs/k2l_hs_evm_defconfig
+++ b/configs/k2l_hs_evm_defconfig
@@ -13,6 +13,7 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_VERSION_VARIABLE=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
+CONFIG_MX_CYCLIC=y
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_GPIO is not set
# CONFIG_CMD_GPT is not set