diff options
Diffstat (limited to 'drivers/input/mouse/Kconfig')
-rw-r--r-- | drivers/input/mouse/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/mouse/Kconfig b/drivers/input/mouse/Kconfig index f15ccf781688..35d998c3e578 100644 --- a/drivers/input/mouse/Kconfig +++ b/drivers/input/mouse/Kconfig | |||
@@ -119,7 +119,7 @@ config MOUSE_VSXXXAA | |||
119 | 119 | ||
120 | config MOUSE_HIL | 120 | config MOUSE_HIL |
121 | tristate "HIL pointers (mice etc)." | 121 | tristate "HIL pointers (mice etc)." |
122 | depends on GSC | 122 | depends on GSC || HP300 |
123 | select HP_SDC | 123 | select HP_SDC |
124 | select HIL_MLC | 124 | select HIL_MLC |
125 | help | 125 | help |