]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/input/Kconfig
fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
[linux-2.6-omap-h63xx.git] / drivers / input / Kconfig
index 9dea14db724ca1a186f8d7f765b94c28ed0db3a3..5f9d860925a17c7f8799880ba096fe2ccd41dc3c 100644 (file)
@@ -149,6 +149,15 @@ config INPUT_APMPOWER
          To compile this driver as a module, choose M here: the
          module will be called apm-power.
 
+config XEN_KBDDEV_FRONTEND
+       tristate "Xen virtual keyboard and mouse support"
+       depends on XEN_FBDEV_FRONTEND
+       default y
+       help
+         This driver implements the front-end of the Xen virtual
+         keyboard and mouse device driver.  It communicates with a back-end
+         in another domain.
+
 comment "Input Device Drivers"
 
 source "drivers/input/keyboard/Kconfig"