From ddfcdb3b8c71f855d756538c83bca51b9727940f Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 19 Jun 2012 04:38:54 +0000 Subject: [PATCH] input: Enable MOUSE_SYNAPTICS_USB (Closes: #678071) svn path=/dists/trunk/linux/; revision=19170 --- debian/changelog | 1 + debian/config/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 39f4d5f6e..07f5a3bc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 07 Jun 2012 04:45:03 +0100 diff --git a/debian/config/config b/debian/config/config index e3495057f..2bc3fd383 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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