Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e4094bd authored by Nishanth Menon's avatar Nishanth Menon Committed by Tony Lindgren
Browse files

ARM: OMAP2: Enable Errata 430973 for OMAP3



Enable Erratum 430973 similar to commit 5c86c533 ("ARM:
omap2plus_defconfig: Enable ARM erratum 430973 for omap3") - Since
multiple defconfigs can exist from various points of view (multi_v7,
omap2plus etc.. it is always better to enable the erratum from the
Kconfig selection point of view so that downstream kernels dont have
to rediscover this all over again.

Reported-by: default avatarGrygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent af8c34ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -17,6 +17,7 @@ config ARCH_OMAP3
	select PM_OPP if PM
	select PM_OPP if PM
	select PM if CPU_IDLE
	select PM if CPU_IDLE
	select SOC_HAS_OMAP2_SDRC
	select SOC_HAS_OMAP2_SDRC
	select ARM_ERRATA_430973


config ARCH_OMAP4
config ARCH_OMAP4
	bool "TI OMAP4"
	bool "TI OMAP4"