diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/macintosh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index dbe96268866e..20da011d40d0 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig | |||
@@ -167,6 +167,7 @@ config INPUT_ADBHID | |||
167 | 167 | ||
168 | config MAC_EMUMOUSEBTN | 168 | config MAC_EMUMOUSEBTN |
169 | bool "Support for mouse button 2+3 emulation" | 169 | bool "Support for mouse button 2+3 emulation" |
170 | select INPUT | ||
170 | help | 171 | help |
171 | This provides generic support for emulating the 2nd and 3rd mouse | 172 | This provides generic support for emulating the 2nd and 3rd mouse |
172 | button with keypresses. If you say Y here, the emulation is still | 173 | button with keypresses. If you say Y here, the emulation is still |