diff options
author | Tom Rini <trini@konsulko.com> | 2020-02-10 09:04:11 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-02-10 09:04:11 -0500 |
commit | c998cbea872f7ff9cc0a4887658112abe007bf94 (patch) | |
tree | 5ae0bc3544afea06c3cf41a96ff696fe6874b852 /configs/k2l_hs_evm_defconfig | |
parent | 2a1d54b37275a6358306456fb2b228ae872ed95d (diff) | |
parent | a19d73708fc017475e5635b4809b6b07c6a61afd (diff) |
Merge tag 'u-boot-imx-20200210' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
- Convert to DM:
- bx50v3, mx53ppd, novena, mx6sabresd
- Fixes for Xea Board
- Toradex im8m Verdin
- Cleanup (warp7, mx6sxsabresd)
Travis : https://travis-ci.org/sbabic/u-boot-imx/builds/648131788
Diffstat (limited to 'configs/k2l_hs_evm_defconfig')
-rw-r--r-- | configs/k2l_hs_evm_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/k2l_hs_evm_defconfig b/configs/k2l_hs_evm_defconfig index d7210df133..3fad15f121 100644 --- a/configs/k2l_hs_evm_defconfig +++ b/configs/k2l_hs_evm_defconfig @@ -16,7 +16,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_MX_CYCLIC=y # CONFIG_CMD_FLASH is not set # CONFIG_CMD_GPIO is not set # CONFIG_CMD_GPT is not set |