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

This commit is contained in:
Ben Hutchings 2015-11-12 16:28:51 +00:00
parent d666ed064e
commit b7cb1cceca
2 changed files with 5 additions and 0 deletions

2
debian/changelog vendored
View File

@ -11,6 +11,8 @@ linux (4.3-1~exp2) UNRELEASED; urgency=medium
bootstrap
* [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)
[ Ian Campbell ]
* [armel/orion5x] Enable Device Tree for orion5x. Patch from Roger Shimizu

View File

@ -736,6 +736,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
##