[linux] 09/18: [x86] input/touchscreen: Enable TOUCHSCREEN_SURFACE3_SPI as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Apr 25 22:40:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 25cf1aa652b07b68719cb8f7c4c1ddfd92fb2e3b
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Apr 25 22:49:04 2017 +0100

    [x86] input/touchscreen: Enable TOUCHSCREEN_SURFACE3_SPI as module
---
 debian/changelog                    | 1 +
 debian/config/kernelarch-x86/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3577896..6d603f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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)
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index a698096..0743e66 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list