Skip to content

Commit 9e3254f

Browse files
tq-steinavireshk
authored andcommitted
cpufreq: arm: Kconfig: Add i.MX7 to supported SoC for ARM_IMX_CPUFREQ_DT
Since commit a5a9dff ("ARM: imx: Switch imx7d to imx-cpufreq-dt for speed-grading") i.MX7 uses this driver as well. Add it to the description text. Signed-off-by: Alexander Stein <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
1 parent 4a3754f commit 9e3254f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/cpufreq/Kconfig.arm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ config ARM_IMX_CPUFREQ_DT
124124
tristate "Freescale i.MX8M cpufreq support"
125125
depends on ARCH_MXC && CPUFREQ_DT
126126
help
127-
This adds cpufreq driver support for Freescale i.MX8M series SoCs,
128-
based on cpufreq-dt.
127+
This adds cpufreq driver support for Freescale i.MX7/i.MX8M
128+
series SoCs, based on cpufreq-dt.
129129

130130
If in doubt, say N.
131131

0 commit comments

Comments
 (0)