提交 8d9f0952 编写于 作者: A Andreas Herrmann 提交者: Dmitry Torokhov

Input: auto-select INPUT for MAC_EMUMOUSEBTN option

Otherwise we'll ge the following build error:

  LD      .tmp_vmlinux1
drivers/built-in.o: In function `input_report_key':
include/linux/input.h:1158: undefined reference to `input_event'
    ...
Signed-off-by: NAndreas Herrmann <aherrman@arcor.de>
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 3fdbc340
...@@ -167,6 +167,7 @@ config INPUT_ADBHID ...@@ -167,6 +167,7 @@ config INPUT_ADBHID
config MAC_EMUMOUSEBTN config MAC_EMUMOUSEBTN
bool "Support for mouse button 2+3 emulation" bool "Support for mouse button 2+3 emulation"
select INPUT
help help
This provides generic support for emulating the 2nd and 3rd mouse This provides generic support for emulating the 2nd and 3rd mouse
button with keypresses. If you say Y here, the emulation is still button with keypresses. If you say Y here, the emulation is still
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册