[x86] Enable PINCTRL_BAYTRAIL (Closes: #797949)

(cherry picked from commit c61fcff343)
This commit is contained in:
Ben Hutchings 2015-11-04 07:42:01 +00:00
parent a1af31e139
commit 20ec1ff28f
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -18,6 +18,7 @@ linux (4.2.6-2) UNRELEASED; urgency=medium
(CVE-2015-7799)
* Btrfs: fix truncation of compressed and inlined extents (CVE-2015-8374)
* netfilter: Enable NFT_DUP_IPV4, NFT_DUP_IPV6 as modules (Closes: #803370)
* [x86] Enable PINCTRL_BAYTRAIL (Closes: #797949)
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 10 Nov 2015 22:05:58 +0100

View File

@ -1261,6 +1261,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
##