Hello Bruno,
Bruno Ducrot wrote:
On Wed, Jun 22, 2005 at 10:14:46PM +0200, Bruno Ducrot wrote:
linux/arch/i386/kernel/cpu/cpufreq/Kconfig contains those line:
Same for
linux/arch/x86_64/kernel/cpufreq/Kconfig (oops)
config X86_POWERNOW_K8_ACPI
bool
depends on X86_POWERNOW_K8 && ACPI_PROCESSOR
depends on !(X86_POWERNOW_K8 = y && ACPI_PROCESSOR = m)
default y
therefore it's is a kconfig bug.
Thank you for looking it up!
I'm no programmer (just bit scripting :/), though i understand what
these lines say ;-p.
I just wish (from the users point of view) those dependencies would be
resolved while the i.e. 'menuconfig' process, not after...
Greets
Mart
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]