]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/pinctrl/sh-pfc/Kconfig
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux.git] / drivers / pinctrl / sh-pfc / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Renesas SH and SH Mobile PINCTRL drivers
4 #
5
6 if ARCH_RENESAS || SUPERH
7
8 config PINCTRL_SH_PFC
9         select PINMUX
10         select PINCONF
11         select GENERIC_PINCONF
12         def_bool y
13         help
14           This enables pin control drivers for SH and SH Mobile platforms
15
16 config PINCTRL_SH_PFC_GPIO
17         select GPIOLIB
18         select PINCTRL_SH_PFC
19         bool
20         help
21           This enables pin control and GPIO drivers for SH/SH Mobile platforms
22
23 config PINCTRL_PFC_EMEV2
24         def_bool y
25         depends on ARCH_EMEV2
26         select PINCTRL_SH_PFC
27
28 config PINCTRL_PFC_R8A73A4
29         def_bool y
30         depends on ARCH_R8A73A4
31         select PINCTRL_SH_PFC_GPIO
32
33 config PINCTRL_PFC_R8A7740
34         def_bool y
35         depends on ARCH_R8A7740
36         select PINCTRL_SH_PFC_GPIO
37
38 config PINCTRL_PFC_R8A7743
39         def_bool y
40         depends on ARCH_R8A7743
41         select PINCTRL_SH_PFC
42
43 config PINCTRL_PFC_R8A7744
44         def_bool y
45         depends on ARCH_R8A7744
46         select PINCTRL_SH_PFC
47
48 config PINCTRL_PFC_R8A7745
49         def_bool y
50         depends on ARCH_R8A7745
51         select PINCTRL_SH_PFC
52
53 config PINCTRL_PFC_R8A77470
54         def_bool y
55         depends on ARCH_R8A77470
56         select PINCTRL_SH_PFC
57
58 config PINCTRL_PFC_R8A774A1
59         def_bool y
60         depends on ARCH_R8A774A1
61         select PINCTRL_SH_PFC
62
63 config PINCTRL_PFC_R8A774C0
64         def_bool y
65         depends on ARCH_R8A774C0
66         select PINCTRL_SH_PFC
67
68 config PINCTRL_PFC_R8A7778
69         def_bool y
70         depends on ARCH_R8A7778
71         select PINCTRL_SH_PFC
72
73 config PINCTRL_PFC_R8A7779
74         def_bool y
75         depends on ARCH_R8A7779
76         select PINCTRL_SH_PFC
77
78 config PINCTRL_PFC_R8A7790
79         def_bool y
80         depends on ARCH_R8A7790
81         select PINCTRL_SH_PFC
82
83 config PINCTRL_PFC_R8A7791
84         def_bool y
85         depends on ARCH_R8A7791
86         select PINCTRL_SH_PFC
87
88 config PINCTRL_PFC_R8A7792
89         def_bool y
90         depends on ARCH_R8A7792
91         select PINCTRL_SH_PFC
92
93 config PINCTRL_PFC_R8A7793
94         def_bool y
95         depends on ARCH_R8A7793
96         select PINCTRL_SH_PFC
97
98 config PINCTRL_PFC_R8A7794
99         def_bool y
100         depends on ARCH_R8A7794
101         select PINCTRL_SH_PFC
102
103 config PINCTRL_PFC_R8A7795
104         def_bool y
105         depends on ARCH_R8A7795
106         select PINCTRL_SH_PFC
107
108 config PINCTRL_PFC_R8A7796
109         def_bool y
110         depends on ARCH_R8A7796
111         select PINCTRL_SH_PFC
112
113 config PINCTRL_PFC_R8A77965
114         def_bool y
115         depends on ARCH_R8A77965
116         select PINCTRL_SH_PFC
117
118 config PINCTRL_PFC_R8A77970
119         def_bool y
120         depends on ARCH_R8A77970
121         select PINCTRL_SH_PFC
122
123 config PINCTRL_PFC_R8A77980
124         def_bool y
125         depends on ARCH_R8A77980
126         select PINCTRL_SH_PFC
127
128 config PINCTRL_PFC_R8A77990
129         def_bool y
130         depends on ARCH_R8A77990
131         select PINCTRL_SH_PFC
132
133 config PINCTRL_PFC_R8A77995
134         def_bool y
135         depends on ARCH_R8A77995
136         select PINCTRL_SH_PFC
137
138 config PINCTRL_PFC_SH7203
139         def_bool y
140         depends on CPU_SUBTYPE_SH7203
141         select PINCTRL_SH_PFC_GPIO
142
143 config PINCTRL_PFC_SH7264
144         def_bool y
145         depends on CPU_SUBTYPE_SH7264
146         select PINCTRL_SH_PFC_GPIO
147
148 config PINCTRL_PFC_SH7269
149         def_bool y
150         depends on CPU_SUBTYPE_SH7269
151         select PINCTRL_SH_PFC_GPIO
152
153 config PINCTRL_PFC_SH73A0
154         def_bool y
155         depends on ARCH_SH73A0
156         select PINCTRL_SH_PFC_GPIO
157         select REGULATOR
158
159 config PINCTRL_PFC_SH7720
160         def_bool y
161         depends on CPU_SUBTYPE_SH7720
162         select PINCTRL_SH_PFC_GPIO
163
164 config PINCTRL_PFC_SH7722
165         def_bool y
166         depends on CPU_SUBTYPE_SH7722
167         select PINCTRL_SH_PFC_GPIO
168
169 config PINCTRL_PFC_SH7723
170         def_bool y
171         depends on CPU_SUBTYPE_SH7723
172         select PINCTRL_SH_PFC_GPIO
173
174 config PINCTRL_PFC_SH7724
175         def_bool y
176         depends on CPU_SUBTYPE_SH7724
177         select PINCTRL_SH_PFC_GPIO
178
179 config PINCTRL_PFC_SH7734
180         def_bool y
181         depends on CPU_SUBTYPE_SH7734
182         select PINCTRL_SH_PFC_GPIO
183
184 config PINCTRL_PFC_SH7757
185         def_bool y
186         depends on CPU_SUBTYPE_SH7757
187         select PINCTRL_SH_PFC_GPIO
188
189 config PINCTRL_PFC_SH7785
190         def_bool y
191         depends on CPU_SUBTYPE_SH7785
192         select PINCTRL_SH_PFC_GPIO
193
194 config PINCTRL_PFC_SH7786
195         def_bool y
196         depends on CPU_SUBTYPE_SH7786
197         select PINCTRL_SH_PFC_GPIO
198
199 config PINCTRL_PFC_SHX3
200         def_bool y
201         depends on CPU_SUBTYPE_SHX3
202         select PINCTRL_SH_PFC_GPIO
203 endif