commit | f425d308a94dfc1c3fc63f1c518a5e5d0f3ab193 | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Mon Sep 07 14:59:49 2015 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun Sep 13 10:38:48 2015 +0200 |
tree | ab53ccbf25624c9ceaafa2a8f3a4467caccd2142 | |
parent | 17a01a2ebb8377905d610ac872928bf7d3e69d27 [diff] |
imx: mx6 discard 'select CPU_V7' for different targets Discard the 'select CPU_V7' from Kconfig in arch/arm/cpu/armv7/mx6 for different targets, because ARCH_MX6 selects CPU_V7. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Stefano Babic <sbabic@denx.de>