Skip to content

Commit

Permalink
ARM: 7869/1: remove unused XSCALE_PMU Kconfig param
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michael Opdenacker authored and Russell King committed Oct 29, 2013
1 parent 6d7d5da commit 49649ca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 49649ca

Please sign in to comment.