[linux] 02/02: drivers/input: Enable TOUCHSCREEN_GOODIX as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 21 07:57:24 UTC 2017


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

rosh-guest pushed a commit to branch sid
in repository linux.

commit 6e04c10615d3528b7353b82cb1a229dfeb2bec32
Author: Roger Shimizu <rogershimizu at gmail.com>
Date:   Sat Jan 21 16:56:44 2017 +0900

    drivers/input: Enable TOUCHSCREEN_GOODIX as module
    
    Closes: #851821
---
 debian/changelog     | 1 +
 debian/config/config | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1271ff4..a929022 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -249,6 +249,7 @@ linux (4.9.4-1) UNRELEASED; urgency=medium
 
   [ Roger Shimizu ]
   * [armel] Add DT support of Buffalo Linkstation Live v3 (LS-CHL)
+  * drivers/input: Enable TOUCHSCREEN_GOODIX as module (Closes: #851821).
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Mon, 16 Jan 2017 09:26:13 +0100
 
diff --git a/debian/config/config b/debian/config/config
index bd87c7f..9dabf1f 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -1423,7 +1423,7 @@ CONFIG_TOUCHSCREEN_HAMPSHIRE=m
 CONFIG_TOUCHSCREEN_EETI=m
 # CONFIG_TOUCHSCREEN_EGALAX is not set
 CONFIG_TOUCHSCREEN_FUJITSU=m
-# CONFIG_TOUCHSCREEN_GOODIX is not set
+CONFIG_TOUCHSCREEN_GOODIX=m
 # CONFIG_TOUCHSCREEN_ILI210X is not set
 CONFIG_TOUCHSCREEN_GUNZE=m
 # CONFIG_TOUCHSCREEN_ELAN is not set

-- 
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