diff options
| author | Helge Deller <deller@gmx.de> | 2005-02-06 16:34:19 +0100 |
|---|---|---|
| committer | Vojtech Pavlik <vojtech@silver.ucw.cz> | 2005-02-06 16:34:19 +0100 |
| commit | 8ea0d85ca18a2e932bfc6862488d96b124ba5a5a (patch) | |
| tree | 105acf4e7e9f11c6a1bef8a3fe2eb7bfb7c1ab7b /drivers/input/mouse/Kconfig | |
| parent | 388e6f0d368126b2bb746d6040891c6112968675 (diff) | |
input: HP HIL support (from PARISC Linux tree).
From: Helge Deller <deller@gmx.de>
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Diffstat (limited to 'drivers/input/mouse/Kconfig')
| -rw-r--r-- | drivers/input/mouse/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/input/mouse/Kconfig b/drivers/input/mouse/Kconfig index 17b9f9f3b373..537154dd7a87 100644 --- a/drivers/input/mouse/Kconfig +++ b/drivers/input/mouse/Kconfig @@ -127,4 +127,12 @@ config MOUSE_VSXXXAA described in the source file). This driver also works with the digitizer (VSXXX-AB) DEC produced. +config MOUSE_HIL + tristate "HIL pointers (mice etc)." + depends on GSC + select HP_SDC + select HIL_MLC + help + Say Y here to support HIL pointers. + endif |
