diff options
Diffstat (limited to 'drivers/xen/Kconfig')
-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 526187c8a12d..8ac9cddac575 100644 --- a/drivers/xen/Kconfig +++ b/drivers/xen/Kconfig | |||
@@ -37,7 +37,7 @@ config XEN_COMPAT_XENFS | |||
37 | The old xenstore userspace tools expect to find "xenbus" | 37 | The old xenstore userspace tools expect to find "xenbus" |
38 | under /proc/xen, but "xenbus" is now found at the root of the | 38 | under /proc/xen, but "xenbus" is now found at the root of the |
39 | xenfs filesystem. Selecting this causes the kernel to create | 39 | xenfs filesystem. Selecting this causes the kernel to create |
40 | the compatibilty mount point /proc/xen if it is running on | 40 | the compatibility mount point /proc/xen if it is running on |
41 | a xen platform. | 41 | a xen platform. |
42 | If in doubt, say yes. | 42 | If in doubt, say yes. |
43 | 43 | ||