commit | e18f1b7d1c53b1c387613037e813a7d95f805cf3 | [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 | 628adac9286d35b8efde3a6cf9059799a86cf0f0 [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>