summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorMichael Opdenacker <michael@free-electrons.com>2013-10-27 09:20:47 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-10-29 11:06:31 +0000
commit49649cad34c29dc26ed928191425e6677ca07918 (patch)
treeb58a67f91e592b5015405124b99c917c4fe9b950 /arch/arm/Kconfig
parent6d7d5da7d75c6df676c8b72d32b02ff024438f0c (diff)
downloadop-kernel-dev-49649cad34c29dc26ed928191425e6677ca07918.zip
op-kernel-dev-49649cad34c29dc26ed928191425e6677ca07918.tar.gz
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>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig5
1 files changed, 0 insertions, 5 deletions
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
OpenPOWER on IntegriCloud