From: Michael Opdenacker Date: Sun, 27 Oct 2013 08:20:47 +0000 (+0100) Subject: ARM: 7869/1: remove unused XSCALE_PMU Kconfig param X-Git-Tag: v3.13-rc1~103^2~2^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=49649cad34c29dc26ed928191425e6677ca07918;p=profile%2Fivi%2Fkernel-x86-ivi.git ARM: 7869/1: remove unused XSCALE_PMU Kconfig param This removes the XSCALE_PMU Kconfig param, which is defined but no longer used in makefiles and source files. Signed-off-by: Michael Opdenacker Signed-off-by: Russell King --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index fc184bc..df0c609 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1092,11 +1092,6 @@ config IWMMXT Enable support for iWMMXt context switching at run time if running on a CPU that supports it. -config XSCALE_PMU - bool - depends on CPU_XSCALE - default y - config MULTI_IRQ_HANDLER bool help