aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-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
If in doubt, say yes.
config XEN_BACKEND
- tristate "Backend driver support"
+ bool "Backend driver support"
depends on XEN_DOM0
default y
help