[PATCH] enable mouse button 2+3 emulation for x86 macs
authorSoeren Sonnenburg <kernel@nn7.de>
Thu, 8 Feb 2007 22:20:38 +0000 (14:20 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 9 Feb 2007 17:25:47 +0000 (09:25 -0800)
commit45941d0481f538324fa21d6450116d13f6e51e91
tree263504809371b31622fc181917037a128d361a5d
parent835d90c4218dffe6f9e7ac1ed79795197a4970c4
[PATCH] enable mouse button 2+3 emulation for x86 macs

As macbook/macbook pro's also have to live with a single mouse button the
following patch just enables the Macintosh device drivers menu in Kconfig +
adds the macintosh dir to the obj-* to make macbook* users happy (who use
exactly that since months....

Signed-off-by: Soeren Sonnenburg <kernel@nn7.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Dmitry Torokhov <dtor@mail.ru>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/Makefile
drivers/macintosh/Kconfig