lkml.org 
[lkml]   [2007]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] CPU_FREQ_TABLE shouldn't be a def_tristate
CPU_FREQ_TABLE enables helper code and gets select'ed when it's 
required.

Building it as a module when it's not required doesn't seem to make much
sense.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.20-rc3-mm1/drivers/cpufreq/Kconfig.old 2007-01-11 07:56:13.000000000 +0100
+++ linux-2.6.20-rc3-mm1/drivers/cpufreq/Kconfig 2007-01-11 07:56:25.000000000 +0100
@@ -16,7 +16,7 @@
if CPU_FREQ

config CPU_FREQ_TABLE
- def_tristate m
+ tristate

config CPU_FREQ_DEBUG
bool "Enable CPUfreq debugging"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-01-11 15:25    [W:0.032 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site