Browse Source

[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>
Stefano Brivio 17 years ago
parent
commit
232e8884cb
1 changed files with 0 additions and 3 deletions
  1. 0 3
      drivers/cpufreq/Kconfig

+ 0 - 3
drivers/cpufreq/Kconfig

@@ -9,9 +9,6 @@ config CPU_FREQ
 	  clock speed, you need to either enable a dynamic cpufreq governor
 	  clock speed, you need to either enable a dynamic cpufreq governor
 	  (see below) after boot, or use a userspace tool.
 	  (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>.
 	  For details, take a look at <file:Documentation/cpu-freq>.
 
 
 	  If in doubt, say N.
 	  If in doubt, say N.