[x86] input: Enable MOUSE_ELAN_I2C etc. (Closes: #791631)

(cherry picked from commit b7cb1cceca)
This commit is contained in:
Ben Hutchings 2015-11-12 16:28:51 +00:00
parent 7d0a4425fd
commit 748e8a1e0d
2 changed files with 5 additions and 0 deletions

2
debian/changelog vendored
View File

@ -22,6 +22,8 @@ linux (4.2.6-2) UNRELEASED; urgency=medium
* qxl: Enable by default (Closes: #779515)
* [s390*] Update linux-compiler metapackage to gcc-4.9
* firmware_class: Fix condition in directory search loop (Closes: #804862)
* [x86] input: Enable MOUSE_ELAN_I2C as module, MOUSE_ELAN_I2C_I2C and
MOUSE_ELAN_I2C_SMBUS (Closes: #791631)
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 10 Nov 2015 22:05:58 +0100

View File

@ -733,6 +733,9 @@ CONFIG_MOUSE_SERIAL=m
CONFIG_MOUSE_APPLETOUCH=m
CONFIG_MOUSE_BCM5974=m
CONFIG_MOUSE_CYAPA=m
CONFIG_MOUSE_ELAN_I2C=m
CONFIG_MOUSE_ELAN_I2C_I2C=y
CONFIG_MOUSE_ELAN_I2C_SMBUS=y
CONFIG_MOUSE_VSXXXAA=m
##