From: Joshua Hoblitt Date: Tue, 22 May 2007 02:47:43 +0000 (-1000) Subject: [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driver X-Git-Tag: v2.6.23-rc1~1103^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8666b2718fdb5bf0ea7c3126f7e292bbbf2946b;p=pandora-kernel.git [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driver powernow-k8 really needs to use ACPI to function on SMP systems. The current Kconfig allows us to build kernels which fail mysteriously for some users due to us trying to automatically enable this, and getting it wrong. It's easier to just present this as an option to the user. Signed-off-by: Joshua Hoblitt Signed-off-by: Dave Jones --- Reading git-diff-tree failed