]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit776898d62713cf56dc0913bf1ffa47a8b244a685
tree90cdefe3e27d85bd21e11649f37c216a3f66dade
parenteeda0763692f8ae14d4ee4cd7596582877385e0a
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