aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/xen')
-rw-r--r--drivers/xen/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig
index 554ed573c02..5a48ce996de 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
32config XEN_BACKEND 32config 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