[kernel] r19170 - in dists/trunk/linux/debian: . config

Ben Hutchings benh at alioth.debian.org
Tue Jun 19 04:38:58 UTC 2012


Author: benh
Date: Tue Jun 19 04:38:54 2012
New Revision: 19170

Log:
input: Enable MOUSE_SYNAPTICS_USB (Closes: #678071)

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Tue Jun 19 03:49:26 2012	(r19169)
+++ dists/trunk/linux/debian/changelog	Tue Jun 19 04:38:54 2012	(r19170)
@@ -10,6 +10,7 @@
   * 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 at decadent.org.uk>  Thu, 07 Jun 2012 04:45:03 +0100
 

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Tue Jun 19 03:49:26 2012	(r19169)
+++ dists/trunk/linux/debian/config/config	Tue Jun 19 04:38:54 2012	(r19170)
@@ -743,6 +743,7 @@
 # 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



More information about the Kernel-svn-changes mailing list