X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Finput%2Fserio%2FKconfig;h=58efc7c3d09cfa081e027140a212befa02b42543;hb=c28ad2bc713103b2b4c0ef77bc91dcd9382208c3;hp=1de1e5f8f7956dad40a745a08c7d4026f1370e28;hpb=e2bc64484c857cf54be5d4773f6df7cf7487a09b;p=karo-tx-linux.git diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig index 1de1e5f8f795..58efc7c3d09c 100644 --- a/drivers/input/serio/Kconfig +++ b/drivers/input/serio/Kconfig @@ -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