]> Pileus Git - ~andy/linux/commitdiff
Input: MAC mouse button emulation - relax dependencies
authorStelian Pop <stelian@popies.net>
Fri, 17 Nov 2006 06:06:36 +0000 (01:06 -0500)
committerDmitry Torokhov <dtor@insightbb.com>
Fri, 17 Nov 2006 06:06:36 +0000 (01:06 -0500)
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>
drivers/macintosh/Kconfig

index 7f8477d3a66128add17a44a5455dea6787e7248b..31015d55d3536510c0ae2f75c3584caccf037968 100644 (file)
@@ -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