cpufreq: omap: Build driver by default for ARCH_OMAP2PLUS
authorAnders Roxell <anders.roxell@linaro.org>
Wed, 15 Apr 2020 08:15:59 +0000 (10:15 +0200)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 28 Apr 2020 04:15:54 +0000 (09:45 +0530)
When building the mult_v7_defconfig, ARM_TI_CPUFREQ doesn't get enabled
evenwhen ARCH_OMAP(3|4) is selected. Build ARM_TI_CPUFREQ by default for
ARCH_OMAP2PLUS.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/Kconfig.arm

index 15c1a12..9481292 100644 (file)
@@ -317,6 +317,7 @@ config ARM_TEGRA186_CPUFREQ
 config ARM_TI_CPUFREQ
        bool "Texas Instruments CPUFreq support"
        depends on ARCH_OMAP2PLUS
+       default ARCH_OMAP2PLUS
        help
          This driver enables valid OPPs on the running platform based on
          values contained within the SoC in use. Enable this in order to