From: Borislav Petkov Date: Thu, 17 Jan 2013 23:19:37 +0000 (+0100) Subject: powernow-k8: Add a kconfig dependency on acpi-cpufreq X-Git-Tag: v3.8-rc5~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=631e8ac18fd59722e7ceb15fceeef3f368c250f9;p=pandora-kernel.git 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 Signed-off-by: Borislav Petkov Cc: 3.7+ Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed