aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2018-05-15 13:38:24 -0700
committerOlof Johansson <olof@lixom.net>2018-05-15 13:38:24 -0700
commitbb900f2df48fc231b7b19da1a24a0b3bdb05ef42 (patch)
tree87cda655d7ce1aa1b9594371e22dc7d65313a1c9
parentMerge tag 'samsung-defconfig-4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/defconfig (diff)
parentarm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default (diff)
downloadwireguard-linux-bb900f2df48fc231b7b19da1a24a0b3bdb05ef42.tar.xz
wireguard-linux-bb900f2df48fc231b7b19da1a24a0b3bdb05ef42.zip
Merge tag 'v4.17-next-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/defconfig
enable mt7622 pinctrl to fix boot issue * tag 'v4.17-next-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux: arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default Signed-off-by: Olof Johansson <olof@lixom.net>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index a9c27d9cf97e..d3f2d6e1386e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -323,6 +323,7 @@ CONFIG_PINCTRL_MAX77620=y
CONFIG_PINCTRL_MSM8916=y
CONFIG_PINCTRL_MSM8994=y
CONFIG_PINCTRL_MSM8996=y
+CONFIG_PINCTRL_MT7622=y
CONFIG_PINCTRL_QDF2XXX=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_GPIO_DWAPB=y