aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 36586dba6fa6..69145df47fef 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -34,6 +34,7 @@ config ARM
34 select CPU_PM if (SUSPEND || CPU_IDLE) 34 select CPU_PM if (SUSPEND || CPU_IDLE)
35 select GENERIC_PCI_IOMAP 35 select GENERIC_PCI_IOMAP
36 select HAVE_BPF_JIT if NET 36 select HAVE_BPF_JIT if NET
37 select GENERIC_SMP_IDLE_THREAD
37 help 38 help
38 The ARM series is a line of low-power-consumption RISC chip designs 39 The ARM series is a line of low-power-consumption RISC chip designs
39 licensed by ARM Ltd and targeted at embedded applications and 40 licensed by ARM Ltd and targeted at embedded applications and
@@ -159,9 +160,6 @@ config ARCH_HAS_CPUFREQ
159 and that the relevant menu configurations are displayed for 160 and that the relevant menu configurations are displayed for
160 it. 161 it.
161 162
162config ARCH_HAS_CPU_IDLE_WAIT
163 def_bool y
164
165config GENERIC_HWEIGHT 163config GENERIC_HWEIGHT
166 bool 164 bool
167 default y 165 default y