aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-11-06 14:22:26 +0100
committerSalvatore Bonaccorso <carnil@debian.org>2020-11-06 14:23:54 +0100
commit3f2a071249415a20eb25879fe7324cff1cd81b94 (patch)
tree772895620694e78535c766d7620b35d1015f1000
parent983e1a76e0ad453d5749372e864a93cd7ba94969 (diff)
downloadkernel_replicant_linux-3f2a071249415a20eb25879fe7324cff1cd81b94.tar.gz
kernel_replicant_linux-3f2a071249415a20eb25879fe7324cff1cd81b94.tar.bz2
kernel_replicant_linux-3f2a071249415a20eb25879fe7324cff1cd81b94.zip
[x86] pinctrl: Enable PINCTRL_TIGERLAKE
Closes: #973372
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/kernelarch-x86/config1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1fb82783d36e..ebc468dab186 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1073,6 +1073,7 @@ linux (5.9.6-1) UNRELEASED; urgency=medium
* [rt] Drop "printk: reduce LOG_BUF_SHIFT range for H8300"
* [rt] Drop "mm: fix exec activate_mm vs TLB shootdown and lazy tlb
switching race"
+ * [x86] pinctrl: Enable PINCTRL_TIGERLAKE (Closes: #973372)
[ Ben Hutchings ]
* [rt] Rebase seqlock patches on top of 5.9.6
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index cbad1b634409..ad995dab659c 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1349,6 +1349,7 @@ CONFIG_PINCTRL_GEMINILAKE=y
CONFIG_PINCTRL_ICELAKE=y
CONFIG_PINCTRL_LEWISBURG=y
CONFIG_PINCTRL_SUNRISEPOINT=y
+CONFIG_PINCTRL_TIGERLAKE=y
##
## file: drivers/platform/chrome/Kconfig