From: Will Deacon Date: Mon, 14 Nov 2011 16:24:57 +0000 (+0100) Subject: ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds X-Git-Tag: v3.2-rc4~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa0ce4035d4897b0642132866d896a906429f45e;p=pandora-kernel.git 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 Signed-off-by: Russell King --- Reading git-diff-tree failed