dect
/
linux-2.6
Archived
13
0
Fork 0

[CPUFREQ] fix configuration help message

cpufreq support can't be built as a module. Fix the related configuration
help message.

Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: Dave Jones <davej@redhat.com>
This commit is contained in:
Stefano Brivio 2007-11-29 19:37:41 +01:00 committed by Dave Jones
parent 4ae5c49ffe
commit 232e8884cb
1 changed files with 0 additions and 3 deletions

View File

@ -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.