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 <michael.opdenacker@free-electrons.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Michael Opdenacker 2013-10-27 09:20:47 +01:00 committed by Russell King
parent 6d7d5da7d7
commit 49649cad34
1 changed files with 0 additions and 5 deletions

View 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