ARM: 7869/1: remove unused XSCALE_PMU Kconfig param
authorMichael Opdenacker <michael@free-electrons.com>
Sun, 27 Oct 2013 08:20:47 +0000 (09:20 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 29 Oct 2013 11:06:31 +0000 (11:06 +0000)
This removes the XSCALE_PMU Kconfig param, which is defined
but no longer used in makefiles and source files.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig

index fc184bcd78487d8929dea20a718cfa897dc63f5b..df0c609272e56b82cdfa40a2b274d326d704a9bc 100644 (file)
@@ -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