All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cpufreq: fix configuration help message
@ 2007-11-29 18:37 Stefano Brivio
  0 siblings, 0 replies; only message in thread
From: Stefano Brivio @ 2007-11-29 18:37 UTC (permalink / raw)
  To: davej; +Cc: cpufreq

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


Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>

---

diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig
index 721f86f..c159ae6 100644
--- a/drivers/cpufreq/Kconfig
+++ b/drivers/cpufreq/Kconfig
@@ -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.



-- 
Ciao
Stefano

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-29 18:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-29 18:37 [PATCH] cpufreq: fix configuration help message Stefano Brivio

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.