commit | 628adac9286d35b8efde3a6cf9059799a86cf0f0 | [log] [tgz] |
---|---|---|
author | Breno Lima <breno.lima@nxp.com> | Mon Nov 27 21:06:01 2017 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 29 11:18:59 2017 +0100 |
tree | ad81e35adafcd08681d98462b7ac7298a49199aa | |
parent | d5824cebc3bce0b773eedda751869e7567a3d811 [diff] |
mx6sl: Select MX6SL option via Kconfig Currently the MX6SL option is selected via CONFIG_SYS_EXTRA_OPTIONS, but it is better to select it directly via Kconfig. Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>