Home
last modified time | relevance | path

Searched hist:edc2569b61de3541493489e906e468b5586b2e8c (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-imx/
H A DKconfigdiff edc2569b61de3541493489e906e468b5586b2e8c Wed Feb 05 23:42:14 CET 2020 Stefan Agner <stefan.agner@toradex.com> ARM: imx: limit errata selection to Cortex-A9 based designs

The two erratas 754322 and 775420 are Cortex-A9 specific. The i.MX 6UL
SoCs include a Cortex-A7 CPU and hence do not need this erratas enabeld.
This patch moves the errata selection from the family Kconfig symbol to
the SoC specifc Kconfig symbols where a Cortex-A9 is used.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>