diff options
Diffstat (limited to 'arch/x86/xen')
-rw-r--r-- | arch/x86/xen/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/xen/Kconfig b/arch/x86/xen/Kconfig index 5cc821cb2e09..e061f550a28a 100644 --- a/arch/x86/xen/Kconfig +++ b/arch/x86/xen/Kconfig | |||
@@ -25,8 +25,7 @@ config XEN_PRIVILEGED_GUEST | |||
25 | 25 | ||
26 | config XEN_PVHVM | 26 | config XEN_PVHVM |
27 | def_bool y | 27 | def_bool y |
28 | depends on XEN | 28 | depends on XEN && PCI && X86_LOCAL_APIC |
29 | depends on X86_LOCAL_APIC | ||
30 | 29 | ||
31 | config XEN_MAX_DOMAIN_MEMORY | 30 | config XEN_MAX_DOMAIN_MEMORY |
32 | int | 31 | int |