浏览代码

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>
Michael Opdenacker 12 年之前
父节点
当前提交
49649cad34
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      arch/arm/Kconfig

+ 0 - 5
arch/arm/Kconfig

@@ -1092,11 +1092,6 @@ config IWMMXT
 	  Enable support for iWMMXt context switching at run time if
 	  Enable support for iWMMXt context switching at run time if
 	  running on a CPU that supports it.
 	  running on a CPU that supports it.
 
 
-config XSCALE_PMU
-	bool
-	depends on CPU_XSCALE
-	default y
-
 config MULTI_IRQ_HANDLER
 config MULTI_IRQ_HANDLER
 	bool
 	bool
 	help
 	help