Re: [U-Boot] [PATCH 2/2] imx: mx6 discard 'select CPU_V7' for different targets

2015-09-13 Thread Stefano Babic
On 07/09/2015 08:59, Peng Fan wrote: > 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 > Cc: Stefano Babic > --- Applied to u-boot-imx, thanks !

[U-Boot] [PATCH 2/2] imx: mx6 discard 'select CPU_V7' for different targets

2015-09-07 Thread Peng Fan
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 Cc: Stefano Babic --- arch/arm/cpu/armv7/mx6/Kconfig | 24 1 file changed, 24