Re: Cpufreq for opteron

From: Dave Jones
Date: Fri Aug 22 2003 - 10:05:50 EST


On Fri, Aug 22, 2003 at 03:52:07PM +0100, Christoph Hellwig wrote:
> On Fri, Aug 22, 2003 at 03:59:46PM +0200, Pavel Machek wrote:
> > + tristate "AMD K8 PowerNow!"
> > + depends on CPU_FREQ_TABLE
>
> shouldn't be this
>
> depends on CPU_FREQ?

It implies CPU_FREQ. It's basically saying

depends on CPU_FREQ && CPU_FREQ_TABLE

But in a shorthand..

Dave

--
Dave Jones http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/