diff options
Diffstat (limited to 'drivers/input/misc/Kconfig')
-rw-r--r-- | drivers/input/misc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 696c9609d714..1d0d3e765db6 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig | |||
@@ -43,6 +43,7 @@ config INPUT_M68K_BEEP | |||
43 | config INPUT_COBALT_BTNS | 43 | config INPUT_COBALT_BTNS |
44 | tristate "Cobalt button interface" | 44 | tristate "Cobalt button interface" |
45 | depends on MIPS_COBALT | 45 | depends on MIPS_COBALT |
46 | select INPUT_POLLDEV | ||
46 | help | 47 | help |
47 | Say Y here if you want to support MIPS Cobalt button interface. | 48 | Say Y here if you want to support MIPS Cobalt button interface. |
48 | 49 | ||