diff options
-rw-r--r-- | drivers/cpufreq/Kconfig.arm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/cpufreq/Kconfig.arm b/drivers/cpufreq/Kconfig.arm index 83bd5c148d85..f3af18b9acc5 100644 --- a/drivers/cpufreq/Kconfig.arm +++ b/drivers/cpufreq/Kconfig.arm | |||
@@ -129,6 +129,7 @@ config ARM_S3C64XX_CPUFREQ | |||
129 | config ARM_S5PV210_CPUFREQ | 129 | config ARM_S5PV210_CPUFREQ |
130 | bool "Samsung S5PV210 and S5PC110" | 130 | bool "Samsung S5PV210 and S5PC110" |
131 | depends on CPU_S5PV210 | 131 | depends on CPU_S5PV210 |
132 | select CPU_FREQ_TABLE | ||
132 | default y | 133 | default y |
133 | help | 134 | help |
134 | This adds the CPUFreq driver for Samsung S5PV210 and | 135 | This adds the CPUFreq driver for Samsung S5PV210 and |