aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/Kconfig
diff options
context:
space:
mode:
authorStelian Pop <stelian@popies.net>2006-11-17 01:06:36 -0500
committerDmitry Torokhov <dtor@insightbb.com>2006-11-17 01:06:36 -0500
commit5b44f1aaee7e3b24f6e21662d7fef1534111a2df (patch)
tree0f3177afe73661374c12a75d5f279ce8ae7752aa /drivers/macintosh/Kconfig
parentInput: appletouch - use canonical names in USB IDs (diff)
downloadlinux-dev-5b44f1aaee7e3b24f6e21662d7fef1534111a2df.tar.xz
linux-dev-5b44f1aaee7e3b24f6e21662d7fef1534111a2df.zip
Input: MAC mouse button emulation - relax dependencies
Mouse button emulation for the one-button mouse Apple machines isn't restricted to older ADB based machines. There are PPC Powerbooks where the keyboard and the mouse are no longer on the ADB bus but regular USB, and users still like (and need) to be able to emulate the middle mouse button with F11 and the right mouse button with F12. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to '')
-rw-r--r--drivers/macintosh/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig
index 7f8477d3a661..31015d55d353 100644
--- a/drivers/macintosh/Kconfig
+++ b/drivers/macintosh/Kconfig
@@ -162,7 +162,6 @@ config INPUT_ADBHID
config MAC_EMUMOUSEBTN
bool "Support for mouse button 2+3 emulation"
- depends on INPUT_ADBHID
help
This provides generic support for emulating the 2nd and 3rd mouse
button with keypresses. If you say Y here, the emulation is still