input: Enable MOUSE_SYNAPTICS_USB (Closes: #678071)

svn path=/dists/trunk/linux/; revision=19170
This commit is contained in:
Ben Hutchings 2012-06-19 04:38:54 +00:00
parent 1f377f7c3b
commit ddfcdb3b8c
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -10,6 +10,7 @@ linux (3.4.3-1~experimental.1) UNRELEASED; urgency=low
* team: Enable NET_TEAM_MODE_LOADBALANCE as module
* [rt] Update to 3.4.2-rt10 (no functional change)
* [x32] Build a linux-libc-dev package
* input: Enable MOUSE_SYNAPTICS_USB (Closes: #678071)
-- Ben Hutchings <ben@decadent.org.uk> Thu, 07 Jun 2012 04:45:03 +0100

View File

@ -743,6 +743,7 @@ CONFIG_MOUSE_PS2_SENTELIC=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_GPIO is not set
CONFIG_MOUSE_SYNAPTICS_I2C=m
CONFIG_MOUSE_SYNAPTICS_USB=m
##
## file: drivers/input/serio/Kconfig