[x86] enable PINCTRL_AMD for touchpad support on Lenovo IdeaPad. (closes: #876141)

This commit is contained in:
Yves-Alexis Perez 2018-09-19 17:41:18 +02:00
parent 9870a632a0
commit 612bd4493b
2 changed files with 9 additions and 0 deletions

4
debian/changelog vendored
View File

@ -7,6 +7,10 @@ linux (4.18.8-2) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* drivers/net/ethernet: Ignore ABI changes (fixes FTBFS on arm64, armhf)
[ Yves-Alexis Perez ]
* [x86] enable PINCTRL_AMD for touchpad support on Lenovo IdeaPad.
(closes: #876141)
-- Vagrant Cascadian <vagrant@debian.org> Tue, 18 Sep 2018 10:13:18 -0700
linux (4.18.8-1) unstable; urgency=medium

View File

@ -1329,6 +1329,11 @@ CONFIG_I82092=m
CONFIG_TCIC=m
# CONFIG_PCMCIA_DEBUG is not set
##
## file: drivers/pinctrl/Kconfig
##
CONFIG_PINCTRL_AMD=y
##
## file: drivers/pinctrl/intel/Kconfig
##