aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/misc/Kconfig')
-rw-r--r--drivers/input/misc/Kconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index e33d7cbcb1d..e99b7882f38 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -189,15 +189,15 @@ config INPUT_UINPUT
189 To compile this driver as a module, choose M here: the 189 To compile this driver as a module, choose M here: the
190 module will be called uinput. 190 module will be called uinput.
191 191
192config INPUT_SGIO2_BTNS 192config INPUT_SGI_BTNS
193 tristate "SGI O2 volume button interface" 193 tristate "SGI Indy/O2 volume button interface"
194 depends on SGI_IP32 194 depends on SGI_IP22 || SGI_IP32
195 select INPUT_POLLDEV 195 select INPUT_POLLDEV
196 help 196 help
197 Say Y here if you want to support SGI O2 volume button interface. 197 Say Y here if you want to support SGI Indy/O2 volume button interface.
198 198
199 To compile this driver as a module, choose M here: the 199 To compile this driver as a module, choose M here: the
200 module will be called sgio_btns. 200 module will be called sgi_btns.
201 201
202config HP_SDC_RTC 202config HP_SDC_RTC
203 tristate "HP SDC Real Time Clock" 203 tristate "HP SDC Real Time Clock"