ARM: 7609/1: disable errata work-arounds which access secure registers
authorRob Herring <rob.herring@calxeda.com>
Fri, 21 Dec 2012 21:42:40 +0000 (22:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 2 Jan 2013 10:35:05 +0000 (10:35 +0000)
commit62e4d357aae0c7438c537bdb1c86909d7cac2663
tree90cdefe3e27d85bd21e11649f37c216a3f66dade
parent74ddcdb868a84f4a9f65e33c1ca0d24e1134e53a
ARM: 7609/1: disable errata work-arounds which access secure registers

In order to support secure and non-secure platforms in multi-platform
kernels, errata work-arounds that access secure only registers need to
be disabled. Make all the errata options that fit in this category
depend on !CONFIG_ARCH_MULTIPLATFORM.

This will effectively remove the errata options as platforms are
converted over to multi-platform.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/mach-vexpress/Kconfig
arch/arm/mm/proc-v7.S