commit | 15b7e91f5cbd9e9518879aba8c7c702df205dab1 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu Feb 28 08:46:14 2019 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Wed Mar 13 09:14:35 2019 +0100 |
tree | c8407b007c6b9333e226491d7bb66a2e146433f3 | |
parent | 1e46d0bc6e212fd0b64f7dc535f27d742cddb864 [diff] |
imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to Kconfig Currently the command "saveenv" is not available. The CONFIG_ENV_IS_IN_MMC symbol has been converted to Kconfig, so fix the problem by moving it to the defconfig. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>