commit | 051ba9e082f71f4709c32a69378192ca8964ca50 | [log] [tgz] |
---|---|---|
author | Breno Lima <breno.lima@nxp.com> | Mon Nov 27 21:07:40 2017 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 29 11:18:59 2017 +0100 |
tree | 893928ecee539d9652ce7f628aa4abded6b3786f | |
parent | a4e6b0013f0e13b77c9b7d1d671344183839c275 [diff] |
Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULL MX6UL contains features that MX6ULL doesn't support. Deselect CONFIG_MX6UL and select SYS_L2CACHE_OFF and ROM_UNIFIED_SECTIONS. The motivation for doing this change is that MX6UL supports CAAM and MX6ULL does not. Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>