[ARM] pxa: remove unused CPU_FREQ_PXA Kconfig symbol
authorPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 17 Apr 2009 09:37:10 +0000 (11:37 +0200)
committerEric Miao <eric.miao@marvell.com>
Mon, 27 Apr 2009 03:45:42 +0000 (11:45 +0800)
cpufreq drivers for pxa2xx/3xx are now built-in automatically as soon as
CPU_FREQ is enabled.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/Kconfig
arch/arm/configs/viper_defconfig

index 9909a93..fb667cd 100644 (file)
@@ -1169,12 +1169,6 @@ config CPU_FREQ_IMX
 
          If in doubt, say N.
 
-config CPU_FREQ_PXA
-       bool
-       depends on CPU_FREQ && ARCH_PXA && PXA25x
-       default y
-       select CPU_FREQ_DEFAULT_GOV_USERSPACE
-
 endif
 
 source "drivers/cpuidle/Kconfig"
index 30f463d..6ab5dd5 100644 (file)
@@ -298,7 +298,6 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=m
 CONFIG_CPU_FREQ_GOV_USERSPACE=m
 CONFIG_CPU_FREQ_GOV_ONDEMAND=m
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
-CONFIG_CPU_FREQ_PXA=y
 
 #
 # Floating point emulation