diff options
Diffstat (limited to 'drivers/xen/Kconfig')
-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 6e6180ccd726..6f52b3189803 100644 --- a/drivers/xen/Kconfig +++ b/drivers/xen/Kconfig | |||
@@ -64,7 +64,7 @@ config XEN_SYS_HYPERVISOR | |||
64 | 64 | ||
65 | config XEN_PLATFORM_PCI | 65 | config XEN_PLATFORM_PCI |
66 | tristate "xen platform pci device driver" | 66 | tristate "xen platform pci device driver" |
67 | depends on XEN_PVHVM | 67 | depends on XEN_PVHVM && PCI |
68 | default m | 68 | default m |
69 | help | 69 | help |
70 | Driver for the Xen PCI Platform device: it is responsible for | 70 | Driver for the Xen PCI Platform device: it is responsible for |