ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds
authorWill Deacon <will.deacon@arm.com>
Mon, 14 Nov 2011 16:24:57 +0000 (17:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 21 Nov 2011 13:12:18 +0000 (13:12 +0000)
commitfa0ce4035d4897b0642132866d896a906429f45e
tree3c36b35ba449b9745bf44dad4245f1e2b5d4601a
parent11ed0ba1754841316d4095478944300acf19acc3
ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds

The Kconfig options for the PL310 errata workarounds do not use a
consistent naming scheme for either the config option or the bool
description.

This patch tidies up the options by ensuring that the bool descriptions
are prefixed with "PL310 errata:" and the config options are prefixed
with PL310_ERRATA_, making it much clearer in menuconfig as to what the
workarounds are for.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/mm/cache-l2x0.c