CONFIG: Turn on CONFIG_ARM_ERRATA_818325_852422

This errata affects rk3288 and we care about that.  Enable it.

BUG=chrome-os-partner:50137
TEST=CL:If49e61d7825bdfaf0eb3664c42aa9b0ba2fe66b2

Change-Id: Ic9353ab1c5963930772867cd6a66129f48c4cf75
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/329523
Reviewed-by: Olof Johansson <olofj@chromium.org>

Signed-off-by: Chris Zhong <zyw@rock-chips.com>
(cherry picked from commit de081d99917f3571c0b9e3f8ee3d593b70ba03ac)
This commit is contained in:
Chris Zhong
2016-02-29 17:09:25 +08:00
parent 74a45b7ad6
commit 024956ae51

View File

@@ -33,7 +33,7 @@ CONFIG_ARCH_ROCKCHIP=y
CONFIG_TEGRA_AHB=y
CONFIG_ARM_THUMBEE=y
CONFIG_ARM_KERNMEM_PERMS=y
CONFIG_ARM_ERRATA_818325=y
CONFIG_ARM_ERRATA_818325_852422=y
CONFIG_SMP=y
CONFIG_PREEMPT_VOLUNTARY=y
CONFIG_AEABI=y