Commit f785b42f authored by Benjamin Gaignard's avatar Benjamin Gaignard Committed by Russell King

ARM: 8863/1: stm32: select ARM errata 814220

Make sure that ARM errata 814220 is selected by STM32MP157 SoC
Signed-off-by: default avatarBenjamin Gaignard <benjamin.gaignard@linaro.org>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent 779eb41c
......@@ -44,6 +44,7 @@ if ARCH_MULTI_V7
config MACH_STM32MP157
bool "STMicroelectronics STM32MP157"
select ARM_ERRATA_814220
default y
endif # ARMv7-A
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment