commit | a4e6b0013f0e13b77c9b7d1d671344183839c275 | [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 | 55c808e3401c4faa8665e38bd3322954ae984323 [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>