]> git.ipfire.org Git - people/ms/u-boot.git/commit
Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULL
authorBreno Lima <breno.lima@nxp.com>
Mon, 27 Nov 2017 23:07:40 +0000 (21:07 -0200)
committerStefano Babic <sbabic@denx.de>
Fri, 29 Dec 2017 10:18:59 +0000 (11:18 +0100)
commit051ba9e082f71f4709c32a69378192ca8964ca50
tree893928ecee539d9652ce7f628aa4abded6b3786f
parenta4e6b0013f0e13b77c9b7d1d671344183839c275
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>
arch/arm/mach-imx/mx6/Kconfig