ath79: led-resets: add default-trigger property
[oweals/openwrt.git] / target / linux / ath79 / patches-4.14 / 0010-MIPS-ath79-select-the-PINCTRL-subsystem.patch
1 From f3d5027255ef0752ed12b65c3bf7eb363fc3c096 Mon Sep 17 00:00:00 2001
2 From: John Crispin <john@phrozen.org>
3 Date: Tue, 6 Mar 2018 10:00:55 +0100
4 Subject: [PATCH 10/27] MIPS: ath79: select the PINCTRL subsystem
5
6 Signed-off-by: John Crispin <john@phrozen.org>
7 ---
8  arch/mips/Kconfig | 1 +
9  1 file changed, 1 insertion(+)
10
11 --- a/arch/mips/Kconfig
12 +++ b/arch/mips/Kconfig
13 @@ -191,6 +191,7 @@ config ATH79
14         select CSRC_R4K
15         select DMA_NONCOHERENT
16         select GPIOLIB
17 +       select PINCTRL
18         select HAVE_CLK
19         select COMMON_CLK
20         select CLKDEV_LOOKUP