[x86] pinctrl: Enable PINCTRL_CHERRYVIEW (Closes: #808044)

This commit is contained in:
Ben Hutchings 2016-01-02 04:17:21 +00:00
parent eafb4c30fd
commit ec4aa10d21
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -19,6 +19,7 @@ linux (4.3.3-3) UNRELEASED; urgency=medium
* [armhf] crypto: sun4i-ss - add missing statesize (Closes: #808625)
* Revert "xhci: don't finish a TD if we get a short transfer event mid TD"
(Closes: #808602, #808953, regression in 4.3-rc7)
* [x86] pinctrl: Enable PINCTRL_CHERRYVIEW (Closes: #808044)
[ Salvatore Bonaccorso ]
* ovl: fix permission checking for setattr (CVE-2015-8660)

View File

@ -1272,6 +1272,7 @@ CONFIG_TCIC=m
## file: drivers/pinctrl/intel/Kconfig
##
CONFIG_PINCTRL_BAYTRAIL=y
CONFIG_PINCTRL_CHERRYVIEW=y
##
## file: drivers/platform/chrome/Kconfig