Merge branch 'sid' into 'sid'

make Touchpad working on Gemini Lake laptop (Closes: #917388)

See merge request kernel-team/linux!105
This commit is contained in:
Ben Hutchings 2019-02-01 02:44:59 +00:00
commit a5c82d1497
2 changed files with 5 additions and 0 deletions

4
debian/changelog vendored
View File

@ -106,6 +106,10 @@ linux (4.19.17-1) UNRELEASED; urgency=medium
[ Salvatore Bonaccorso ]
* [x86] kvmclock: set offset for kvm unstable clock (Closes: #918036)
[ Hideki Yamane ]
* [x86] Enable Touchpad support on Gemini Lake via CONFIG_PINCTRL_GEMINILAKE
(Closes: #917388)
-- Luca Boccassi <bluca@debian.org> Fri, 18 Jan 2019 19:09:06 +0000
linux (4.19.16-1) unstable; urgency=medium

View File

@ -1359,6 +1359,7 @@ CONFIG_PINCTRL_AMD=y
CONFIG_PINCTRL_BAYTRAIL=y
CONFIG_PINCTRL_CHERRYVIEW=y
CONFIG_PINCTRL_BROXTON=y
CONFIG_PINCTRL_GEMINILAKE=y
CONFIG_PINCTRL_SUNRISEPOINT=y
##