summaryrefslogtreecommitdiff
path: root/drivers/input/serio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/serio/Kconfig')
-rw-r--r--drivers/input/serio/Kconfig27
1 files changed, 2 insertions, 25 deletions
diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig
index 17edc1597446..bacab1f58400 100644
--- a/drivers/input/serio/Kconfig
+++ b/drivers/input/serio/Kconfig
@@ -55,19 +55,6 @@ config SERIO_SERPORT
To compile this driver as a module, choose M here: the
module will be called serport.
-config SERIO_CT82C710
- tristate "ct82c710 Aux port controller"
- depends on X86
- help
- Say Y here if you have a Texas Instruments TravelMate notebook
- equipped with the ct82c710 chip and want to use a mouse connected
- to the "QuickPort".
-
- If unsure, say N.
-
- To compile this driver as a module, choose M here: the
- module will be called ct82c710.
-
config SERIO_Q40KBD
tristate "Q40 keyboard controller"
depends on Q40
@@ -201,16 +188,6 @@ config SERIO_RAW
To compile this driver as a module, choose M here: the
module will be called serio_raw.
-config SERIO_XILINX_XPS_PS2
- tristate "Xilinx XPS PS/2 Controller Support"
- depends on PPC || MICROBLAZE
- help
- This driver supports XPS PS/2 IP from the Xilinx EDK on
- PowerPC platform.
-
- To compile this driver as a module, choose M here: the
- module will be called xilinx_ps2.
-
config SERIO_ALTERA_PS2
tristate "Altera UP PS/2 controller"
depends on HAS_IOMEM
@@ -276,8 +253,8 @@ config SERIO_OLPC_APSP
config HYPERV_KEYBOARD
tristate "Microsoft Synthetic Keyboard driver"
- depends on HYPERV
- default HYPERV
+ depends on HYPERV_VMBUS
+ default HYPERV_VMBUS
help
Select this option to enable the Hyper-V Keyboard driver.