Re: [PATCH] Kconfig powernow-k8 driver should depend on ACPI P-States driver



Ed Sweetman wrote:
Like i mentioned off list, the problem here is that cpu freq modules dont depend (Kconfig) on CONFIG_ACPI_PROCESSOR, yet they do.

Not really. Firstly, some of the cpufreq modules *do* depend on CONFIG_ACPI_PROCESSOR. Secondly, the ones that don't have an existing dependency do not actually depend on ACPI_PROCESSOR in some/most configurations.

I'll send in a patch to fix the real problem soon.

Daniel
-
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/



Relevant Pages

  • Re: 2.6.29-rc3-git6: Reported regressions from 2.6.28
    ... CONFIG_FB and just call make oldconfig, or even make config and don't ... know that you loose the DRM. ... While CONFIG_FB is an interactive Kconfig option so a select can be ... posted to the mailing list two weeks ago about the insane dependency ...
    (Linux-Kernel)
  • Re: [PATCH] net/, drivers/net/ , missing EXPERIMENTAL in menus
    ... "EXPERIMENTAL" is not a dependency in the true sense of the word ... Plus some special case in the kconfig code that you can somewhere ... select the maturity levels you want to use (currently it's a normal ... if you leave these maturity levels as regular dependencies, ...
    (Linux-Kernel)
  • Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix
    ... this driver has a missing CONFIG_NEW_LEDS dependency. ... Isn't this a Kconfig issue though? ... The current rule is to fix things up as much as we can ...
    (Linux-Kernel)
  • Re: [PATCH] net/, drivers/net/ , missing EXPERIMENTAL in menus
    ... "EXPERIMENTAL" is not a dependency in the true sense of the word ... Plus some special case in the kconfig code that you can somewhere ... select the maturity levels you want to use (currently it's a normal ... if you leave these maturity levels as regular dependencies, ...
    (Linux-Kernel)
  • Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix
    ... this driver has a missing CONFIG_NEW_LEDS dependency. ... Isn't this a Kconfig issue though? ... useful and because 2) users can stumble across that .config combination ...
    (Linux-Kernel)