[x86] input/touchscreen: Enable TOUCHSCREEN_SURFACE3_SPI as module

This commit is contained in:
Ben Hutchings 2017-04-25 22:49:04 +01:00
parent 79226c42bf
commit 25cf1aa652
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -338,6 +338,7 @@ linux (4.9.24-1) UNRELEASED; urgency=medium
* ethernet: Enable NFP_NETVF as module
* net/phy: Enable MICROSEMI_PHY as module
* input/tablet: Enable TABLET_USB_PEGASUS as module
* [x86] input/touchscreen: Enable TOUCHSCREEN_SURFACE3_SPI as module
[ Salvatore Bonaccorso ]
* ping: implement proper locking (CVE-2017-2671)

View File

@ -791,6 +791,7 @@ CONFIG_HYPERV_KEYBOARD=m
##
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_TSC_SERIO=m
CONFIG_TOUCHSCREEN_SURFACE3_SPI=m
##
## file: drivers/iommu/Kconfig