소스 검색

ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQ

SPEAr13xx supports cpufreq and has an upstreamed driver for it. This patch
enables cpufreq configs for SPEAr13xx.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Viresh Kumar 12 년 전
부모
커밋
f12a500e4a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      arch/arm/plat-spear/Kconfig

+ 1 - 0
arch/arm/plat-spear/Kconfig

@@ -10,6 +10,7 @@ choice
 
 
 config ARCH_SPEAR13XX
 config ARCH_SPEAR13XX
 	bool "ST SPEAr13xx with Device Tree"
 	bool "ST SPEAr13xx with Device Tree"
+	select ARCH_HAVE_CPUFREQ
 	select ARM_GIC
 	select ARM_GIC
 	select CPU_V7
 	select CPU_V7
 	select GPIO_SPEAR_SPICS
 	select GPIO_SPEAR_SPICS