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 b3eaac1b35b6..06e91c856b35 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig | |||
| @@ -40,6 +40,16 @@ config INPUT_M68K_BEEP | |||
| 40 | tristate "M68k Beeper support" | 40 | tristate "M68k Beeper support" |
| 41 | depends on M68K | 41 | depends on M68K |
| 42 | 42 | ||
| 43 | config INPUT_WISTRON_BTNS | ||
| 44 | tristate "x86 Wistron laptop button interface" | ||
| 45 | depends on X86 | ||
| 46 | help | ||
| 47 | Say Y here for support of Winstron laptop button interface, used on | ||
| 48 | laptops of various brands, including Acer and Fujitsu-Siemens. | ||
| 49 | |||
| 50 | To compile this driver as a module, choose M here: the module will | ||
| 51 | be called wistron_btns. | ||
| 52 | |||
| 43 | config INPUT_UINPUT | 53 | config INPUT_UINPUT |
| 44 | tristate "User level driver support" | 54 | tristate "User level driver support" |
| 45 | help | 55 | help |
