diff options
Diffstat (limited to 'drivers/xen/Kconfig')
-rw-r--r-- | drivers/xen/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index 6e6180ccd726..10b6bef2e217 100644 --- a/drivers/xen/Kconfig +++ b/drivers/xen/Kconfig | |||
@@ -62,6 +62,9 @@ config XEN_SYS_HYPERVISOR | |||
62 | virtual environment, /sys/hypervisor will still be present, | 62 | virtual environment, /sys/hypervisor will still be present, |
63 | but will have no xen contents. | 63 | but will have no xen contents. |
64 | 64 | ||
65 | config XEN_XENBUS_FRONTEND | ||
66 | tristate | ||
67 | |||
65 | config XEN_PLATFORM_PCI | 68 | config XEN_PLATFORM_PCI |
66 | tristate "xen platform pci device driver" | 69 | tristate "xen platform pci device driver" |
67 | depends on XEN_PVHVM | 70 | depends on XEN_PVHVM |