diff options
Diffstat (limited to 'drivers/input/misc/Kconfig')
| -rw-r--r-- | drivers/input/misc/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 432699d61c58..e33d7cbcb1df 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig | |||
| @@ -189,6 +189,16 @@ 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 | ||
| 192 | config INPUT_SGIO2_BTNS | ||
| 193 | tristate "SGI O2 volume button interface" | ||
| 194 | depends on SGI_IP32 | ||
| 195 | select INPUT_POLLDEV | ||
| 196 | help | ||
| 197 | Say Y here if you want to support SGI O2 volume button interface. | ||
| 198 | |||
| 199 | To compile this driver as a module, choose M here: the | ||
| 200 | module will be called sgio_btns. | ||
| 201 | |||
| 192 | config HP_SDC_RTC | 202 | config HP_SDC_RTC |
| 193 | tristate "HP SDC Real Time Clock" | 203 | tristate "HP SDC Real Time Clock" |
| 194 | depends on GSC || HP300 | 204 | depends on GSC || HP300 |
