]> rtime.felk.cvut.cz Git - linux-imx.git/commit
powernow-k8: Add a kconfig dependency on acpi-cpufreq
authorBorislav Petkov <bp@suse.de>
Thu, 17 Jan 2013 23:19:37 +0000 (00:19 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 18 Jan 2013 12:43:44 +0000 (13:43 +0100)
commit631e8ac18fd59722e7ceb15fceeef3f368c250f9
tree5fff4ad6e33a4f89ad477bc0eef0fe4740bee2e2
parentb88a634a903d9670aa5f2f785aa890628ce0dece
powernow-k8: Add a kconfig dependency on acpi-cpufreq

Andreas reports in https://bugzilla.kernel.org/show_bug.cgi?id=51741
that with his Gentoo config, acpi-cpufreq wasn't enabled and
powernow-k8 couldn't handoff properly to acpi-cpufreq leading to
running without P-state support (i.e., cores are constantly in P0).

To alleaviate that, we need to make powernow-k8 depend on acpi-cpufreq
so that acpi-cpufreq is always present.

References: https://bugzilla.kernel.org/show_bug.cgi?id=51741
Reported-by: Andreas <linuxuser330250@gmx.net>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: 3.7+ <stable@vger.kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/Kconfig.x86