Commit 232e8884 authored by Stefano Brivio's avatar Stefano Brivio Committed by Dave Jones

[CPUFREQ] fix configuration help message

cpufreq support can't be built as a module. Fix the related configuration
help message.
Signed-off-by: default avatarStefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: default avatarDave Jones <davej@redhat.com>
parent 4ae5c49f
......@@ -9,9 +9,6 @@ config CPU_FREQ
clock speed, you need to either enable a dynamic cpufreq governor
(see below) after boot, or use a userspace tool.
To compile this driver as a module, choose M here: the
module will be called cpufreq.
For details, take a look at <file:Documentation/cpu-freq>.
If in doubt, say N.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment