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 5a48ce996dea..464d8935ad4e 100644 --- a/drivers/xen/Kconfig +++ b/drivers/xen/Kconfig | |||
@@ -75,7 +75,7 @@ config XEN_XENBUS_FRONTEND | |||
75 | 75 | ||
76 | config XEN_PLATFORM_PCI | 76 | config XEN_PLATFORM_PCI |
77 | tristate "xen platform pci device driver" | 77 | tristate "xen platform pci device driver" |
78 | depends on XEN_PVHVM | 78 | depends on XEN_PVHVM && PCI |
79 | default m | 79 | default m |
80 | help | 80 | help |
81 | Driver for the Xen PCI Platform device: it is responsible for | 81 | Driver for the Xen PCI Platform device: it is responsible for |