]> git.sur5r.net Git - u-boot/commit
imx: mx6 discard 'select CPU_V7' for different targets
authorPeng Fan <Peng.Fan@freescale.com>
Mon, 7 Sep 2015 06:59:49 +0000 (14:59 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Sep 2015 08:38:48 +0000 (10:38 +0200)
commitada5771f09c25c7a77f8b8d6472315986441d190
treeab53ccbf25624c9ceaafa2a8f3a4467caccd2142
parentf20562e4c40adc3a16cfce4d7715e77969eccd0a
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>
arch/arm/cpu/armv7/mx6/Kconfig