diff --git a/debian/changelog b/debian/changelog index 5ad663f5e..325ddd3aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,10 @@ linux (4.19.16-2) UNRELEASED; urgency=medium build-deps * [i386] debian/control: Fix cross-compiler build-dependency + [ Hideki Yamane ] + * [x86] Enable Touchpad support on Gemini Lake via CONFIG_PINCTRL_GEMINILAKE + (Closes: #917388) + -- Luca Boccassi Fri, 18 Jan 2019 19:09:06 +0000 linux (4.19.16-1) unstable; urgency=medium diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 450261a7e..cc3e6f03d 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -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 ##