diff options
| -rw-r--r-- | drivers/xen/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index b1d524aeb3c3..94243136f6bf 100644 --- a/drivers/xen/Kconfig +++ b/drivers/xen/Kconfig | |||
| @@ -180,7 +180,7 @@ config XEN_PRIVCMD | |||
| 180 | 180 | ||
| 181 | config XEN_ACPI_PROCESSOR | 181 | config XEN_ACPI_PROCESSOR |
| 182 | tristate "Xen ACPI processor" | 182 | tristate "Xen ACPI processor" |
| 183 | depends on XEN && X86 && ACPI_PROCESSOR | 183 | depends on XEN && X86 && ACPI_PROCESSOR && CPU_FREQ |
| 184 | default m | 184 | default m |
| 185 | help | 185 | help |
| 186 | This ACPI processor uploads Power Management information to the Xen hypervisor. | 186 | This ACPI processor uploads Power Management information to the Xen hypervisor. |
