git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56463b7
)
[CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristate
author
Adrian Bunk
<bunk@stusta.de>
Tue, 6 Feb 2007 00:12:45 +0000
(16:12 -0800)
committer
Dave Jones
<davej@redhat.com>
Sun, 11 Feb 2007 01:01:48 +0000
(20:01 -0500)
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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found