]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/i386/kernel/cpu/cpufreq/Kconfig
X86_POWERNOW_K8_ACPI must depend on ACPI
[linux-2.6-omap-h63xx.git] / arch / i386 / kernel / cpu / cpufreq / Kconfig
index 094118ba00da8ee85c5e108db1d0a715564a5b1c..d8c6f132dc7a1f7ca95306e2e15ab2536f5966f1 100644 (file)
@@ -92,7 +92,7 @@ config X86_POWERNOW_K8
 config X86_POWERNOW_K8_ACPI
        bool "ACPI Support"
        select ACPI_PROCESSOR
-       depends on X86_POWERNOW_K8
+       depends on ACPI && X86_POWERNOW_K8
        default y
        help
          This provides access to the K8s Processor Performance States via ACPI.