diff --git a/debian/changelog b/debian/changelog index 2e7ad029d..d110c43cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 18 Sep 2018 10:13:18 -0700 linux (4.18.8-1) unstable; urgency=medium diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index ae7616f8c..3001a7b94 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -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 ##