Merge tag 'v3.12-rc4' into next
[linux-drm-fsl-dcu.git] / drivers / input / serio / Kconfig
index 33b3e88fe4a2312f0047a4a700a2733c9ef81ee4..296cb88d70080eaae14c06a5179ffb11cfae107f 100644 (file)
@@ -266,4 +266,14 @@ config SERIO_OLPC_APSP
          To compile this driver as a module, choose M here: the module will
          be called olpc_apsp.
 
+config HYPERV_KEYBOARD
+       tristate "Microsoft Synthetic Keyboard driver"
+       depends on HYPERV
+       default HYPERV
+       help
+         Select this option to enable the Hyper-V Keyboard driver.
+
+         To compile this driver as a module, choose M here: the module will
+         be called hyperv_keyboard.
+
 endif