aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/xen/Kconfig')
-rw-r--r--drivers/xen/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig
index c0c490ea7d1b..cab100acf983 100644
--- a/drivers/xen/Kconfig
+++ b/drivers/xen/Kconfig
@@ -47,7 +47,7 @@ config XEN_COMPAT_XENFS
47 The old xenstore userspace tools expect to find "xenbus" 47 The old xenstore userspace tools expect to find "xenbus"
48 under /proc/xen, but "xenbus" is now found at the root of the 48 under /proc/xen, but "xenbus" is now found at the root of the
49 xenfs filesystem. Selecting this causes the kernel to create 49 xenfs filesystem. Selecting this causes the kernel to create
50 the compatibilty mount point /proc/xen if it is running on 50 the compatibility mount point /proc/xen if it is running on
51 a xen platform. 51 a xen platform.
52 If in doubt, say yes. 52 If in doubt, say yes.
53 53