Add virtio-input driver.
[deliverable/linux.git] / drivers / virtio / Kconfig
index b546da5d8ea32312cf1c93a4164ffb37c34e7272..cab9f3f63a38929b0634ae05fc3bc7d2ce4a3dd4 100644 (file)
@@ -48,6 +48,16 @@ config VIRTIO_BALLOON
 
         If unsure, say M.
 
+config VIRTIO_INPUT
+       tristate "Virtio input driver"
+       depends on VIRTIO
+       depends on INPUT
+       ---help---
+        This driver supports virtio input devices such as
+        keyboards, mice and tablets.
+
+        If unsure, say M.
+
  config VIRTIO_MMIO
        tristate "Platform bus driver for memory mapped virtio devices"
        depends on HAS_IOMEM
This page took 0.041245 seconds and 5 git commands to generate.