Skip to content

Commit 59b55c1

Browse files
roxellvireshk
authored andcommitted
cpufreq: omap: Build driver by default for ARCH_OMAP2PLUS
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 <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
1 parent ae83d0b commit 59b55c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/cpufreq/Kconfig.arm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ config ARM_TEGRA186_CPUFREQ
317317
config ARM_TI_CPUFREQ
318318
bool "Texas Instruments CPUFreq support"
319319
depends on ARCH_OMAP2PLUS
320+
default ARCH_OMAP2PLUS
320321
help
321322
This driver enables valid OPPs on the running platform based on
322323
values contained within the SoC in use. Enable this in order to

0 commit comments

Comments
 (0)