diff options
| -rw-r--r-- | drivers/xen/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index 90d387b50ab7..5ac319b5c880 100644 --- a/drivers/xen/Kconfig +++ b/drivers/xen/Kconfig | |||
| @@ -105,8 +105,7 @@ config XEN_DEV_EVTCHN | |||
| 105 | 105 | ||
| 106 | config XEN_BACKEND | 106 | config XEN_BACKEND |
| 107 | bool "Backend driver support" | 107 | bool "Backend driver support" |
| 108 | depends on XEN_DOM0 | 108 | default XEN_DOM0 |
| 109 | default y | ||
| 110 | help | 109 | help |
| 111 | Support for backend device drivers that provide I/O services | 110 | Support for backend device drivers that provide I/O services |
| 112 | to other virtual machines. | 111 | to other virtual machines. |
