summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorJohn Crispin2018-07-20 13:58:20 +0200
committerPaul Burton2018-07-25 03:57:38 +0200
commita08227a206b8df79c2a6dd7f62796ccf35c578de (patch)
tree5d9c0c1b9db5265a6778e355ed3546985c0ef813 /arch/mips/Kconfig
parentMIPS: ath79: add support for QCA953x QCA956x TP9343 (diff)
downloadkernel-qcow2-linux-a08227a206b8df79c2a6dd7f62796ccf35c578de.tar.gz
kernel-qcow2-linux-a08227a206b8df79c2a6dd7f62796ccf35c578de.tar.xz
kernel-qcow2-linux-a08227a206b8df79c2a6dd7f62796ccf35c578de.zip
MIPS: ath79: select the PINCTRL subsystem
The pinmux on QCA SoCs is controlled by a single register. The "pinctrl-single" driver can be used but requires the target to select PINCTRL. Signed-off-by: John Crispin <john@phrozen.org> Signed-off-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/19909/ Cc: James Hogan <jhogan@kernel.org> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 235feb657b0b..10256056647c 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -194,6 +194,7 @@ config ATH79
select CSRC_R4K
select DMA_NONCOHERENT
select GPIOLIB
+ select PINCTRL
select HAVE_CLK
select COMMON_CLK
select CLKDEV_LOOKUP