]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/input/serio/Kconfig
Merge remote-tracking branch 'arm-soc/for-next'
[karo-tx-linux.git] / drivers / input / serio / Kconfig
index 1de1e5f8f7956dad40a745a08c7d4026f1370e28..58efc7c3d09cfa081e027140a212befa02b42543 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