diff --git a/debian/changelog b/debian/changelog index 43d3e76b0..4bfd482b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ linux (4.3-1~exp1) UNRELEASED; urgency=medium * netfilter: Enable NFT_DUP_IPV4, NFT_DUP_IPV6 as modules (Closes: #803370) * tests: Add autopkgtest support * [x86] Compile with gcc-5 + * [x86] Enable PINCTRL_BAYTRAIL (Closes: #797949) [ Salvatore Bonaccorso ] * Fix typo in image.plain.postinst template. diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index b184797e6..5d1ab84ff 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1264,6 +1264,11 @@ CONFIG_I82092=m CONFIG_TCIC=m # CONFIG_PCMCIA_DEBUG is not set +## +## file: drivers/pinctrl/intel/Kconfig +## +CONFIG_PINCTRL_BAYTRAIL=y + ## ## file: drivers/platform/chrome/Kconfig ##