X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=drivers%2Finput%2Fserio%2FKconfig;h=296cb88d70080eaae14c06a5179ffb11cfae107f;hb=e3c55d406bd8df1a878546002c93db90c42be10c;hp=1e691a3a79cbaffd054789bb4b7f586cff792bba;hpb=442e0973e9273ae8832abd70f52efde8b8326178;p=uclinux-h8%2Flinux.git diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig index 1e691a3a79cb..296cb88d7008 100644 --- a/drivers/input/serio/Kconfig +++ b/drivers/input/serio/Kconfig @@ -239,7 +239,6 @@ config SERIO_PS2MULT config SERIO_ARC_PS2 tristate "ARC PS/2 support" - depends on GENERIC_HARDIRQS help Say Y here if you have an ARC FPGA platform with a PS/2 controller in it. @@ -267,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