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