commit | 268fcf09c6081ba15f225e545d358d3e8864a209 | [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 | 65d574c75c71a6eea30623b11a029d09ae5f8d15 [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>