diff options
Diffstat (limited to 'drivers/input')
| -rw-r--r-- | drivers/input/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig index 50af91ebd075..07c2cd43109c 100644 --- a/drivers/input/Kconfig +++ b/drivers/input/Kconfig | |||
| @@ -165,6 +165,7 @@ config XEN_KBDDEV_FRONTEND | |||
| 165 | tristate "Xen virtual keyboard and mouse support" | 165 | tristate "Xen virtual keyboard and mouse support" |
| 166 | depends on XEN_FBDEV_FRONTEND | 166 | depends on XEN_FBDEV_FRONTEND |
| 167 | default y | 167 | default y |
| 168 | select XEN_XENBUS_FRONTEND | ||
| 168 | help | 169 | help |
| 169 | This driver implements the front-end of the Xen virtual | 170 | This driver implements the front-end of the Xen virtual |
| 170 | keyboard and mouse device driver. It communicates with a back-end | 171 | keyboard and mouse device driver. It communicates with a back-end |
