projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f3922a
)
xen: XEN_ACPI_PROCESSOR is Dom0-only
author
Jan Beulich
<JBeulich@suse.com>
Tue, 12 Dec 2017 10:18:11 +0000
(
03:18
-0700)
committer
Boris Ostrovsky
<boris.ostrovsky@oracle.com>
Tue, 12 Dec 2017 14:39:43 +0000
(09:39 -0500)
Add a respective dependency.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
drivers/xen/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/xen/Kconfig
b/drivers/xen/Kconfig
index d8dd54678ab7100d32435fd68368531d98317375..e5d0c28372ea178a3177114694c7327f34089d24 100644
(file)
--- a/
drivers/xen/Kconfig
+++ b/
drivers/xen/Kconfig
@@
-269,7
+269,7
@@
config XEN_ACPI_HOTPLUG_CPU
config XEN_ACPI_PROCESSOR
tristate "Xen ACPI processor"
- depends on XEN && X86 && ACPI_PROCESSOR && CPU_FREQ
+ depends on XEN && X
EN_DOM0 && X
86 && ACPI_PROCESSOR && CPU_FREQ
default m
help
This ACPI processor uploads Power Management information to the Xen