X86_POWERNOW_K8_ACPI must depend on ACPI
[safe/jmp/linux-2.6] / arch / i386 / kernel / cpu / cpufreq / Kconfig
index 094118b..d8c6f13 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.