diff options
-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 554ed573c028..5a48ce996dea 100644 --- a/drivers/xen/Kconfig +++ b/drivers/xen/Kconfig | |||
@@ -30,7 +30,7 @@ config XEN_DEV_EVTCHN | |||
30 | If in doubt, say yes. | 30 | If in doubt, say yes. |
31 | 31 | ||
32 | config XEN_BACKEND | 32 | config XEN_BACKEND |
33 | tristate "Backend driver support" | 33 | bool "Backend driver support" |
34 | depends on XEN_DOM0 | 34 | depends on XEN_DOM0 |
35 | default y | 35 | default y |
36 | help | 36 | help |