x86 set MOUSE_BCM5974

new driver for apple air touchpad

svn path=/dists/trunk/linux-2.6/; revision=12083
This commit is contained in:
Maximilian Attems 2008-08-15 21:37:10 +00:00
parent 75c45888ca
commit c86215f948
3 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ linux-2.6 (2.6.27~rc3-1~experimental.1) UNRELEASED; urgency=low
[ maximilian attems ]
* Reenable new Juju firewire stack.
* topconfig set ATH9K, IWL5000.
* x86 set MOUSE_BCM5974.
[ Martin Michlmayr ]
* [mips/r4k-ip22, mips/sb1-bcm91250a] Don't build in ISO9660.

View File

@ -590,6 +590,7 @@ CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
CONFIG_MOUSE_VSXXXAA=m
##

View File

@ -684,6 +684,7 @@ CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
CONFIG_MOUSE_INPORT=m
# CONFIG_MOUSE_ATIXL is not set
CONFIG_MOUSE_LOGIBM=m