@@ -13,39 +13,39 @@ config PINCTRL_MSM
13
13
14
14
config PINCTRL_APQ8064
15
15
tristate "Qualcomm APQ8064 pin controller driver"
16
- depends on GPIOLIB && OF
16
+ depends on OF
17
17
depends on PINCTRL_MSM
18
18
help
19
19
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
20
20
Qualcomm TLMM block found in the Qualcomm APQ8064 platform.
21
21
22
22
config PINCTRL_APQ8084
23
23
tristate "Qualcomm APQ8084 pin controller driver"
24
- depends on GPIOLIB && OF
24
+ depends on OF
25
25
depends on PINCTRL_MSM
26
26
help
27
27
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
28
28
Qualcomm TLMM block found in the Qualcomm APQ8084 platform.
29
29
30
30
config PINCTRL_IPQ4019
31
31
tristate "Qualcomm IPQ4019 pin controller driver"
32
- depends on GPIOLIB && OF
32
+ depends on OF
33
33
depends on PINCTRL_MSM
34
34
help
35
35
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
36
36
Qualcomm TLMM block found in the Qualcomm IPQ4019 platform.
37
37
38
38
config PINCTRL_IPQ8064
39
39
tristate "Qualcomm IPQ8064 pin controller driver"
40
- depends on GPIOLIB && OF
40
+ depends on OF
41
41
depends on PINCTRL_MSM
42
42
help
43
43
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
44
44
Qualcomm TLMM block found in the Qualcomm IPQ8064 platform.
45
45
46
46
config PINCTRL_IPQ8074
47
47
tristate "Qualcomm Technologies, Inc. IPQ8074 pin controller driver"
48
- depends on GPIOLIB && OF
48
+ depends on OF
49
49
depends on PINCTRL_MSM
50
50
help
51
51
This is the pinctrl, pinmux, pinconf and gpiolib driver for
@@ -55,7 +55,7 @@ config PINCTRL_IPQ8074
55
55
56
56
config PINCTRL_IPQ6018
57
57
tristate "Qualcomm Technologies, Inc. IPQ6018 pin controller driver"
58
- depends on GPIOLIB && OF
58
+ depends on OF
59
59
depends on PINCTRL_MSM
60
60
help
61
61
This is the pinctrl, pinmux, pinconf and gpiolib driver for
@@ -65,7 +65,7 @@ config PINCTRL_IPQ6018
65
65
66
66
config PINCTRL_MSM8226
67
67
tristate "Qualcomm 8226 pin controller driver"
68
- depends on GPIOLIB && OF
68
+ depends on OF
69
69
depends on PINCTRL_MSM
70
70
help
71
71
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -74,47 +74,47 @@ config PINCTRL_MSM8226
74
74
75
75
config PINCTRL_MSM8660
76
76
tristate "Qualcomm 8660 pin controller driver"
77
- depends on GPIOLIB && OF
77
+ depends on OF
78
78
depends on PINCTRL_MSM
79
79
help
80
80
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
81
81
Qualcomm TLMM block found in the Qualcomm 8660 platform.
82
82
83
83
config PINCTRL_MSM8960
84
84
tristate "Qualcomm 8960 pin controller driver"
85
- depends on GPIOLIB && OF
85
+ depends on OF
86
86
depends on PINCTRL_MSM
87
87
help
88
88
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
89
89
Qualcomm TLMM block found in the Qualcomm 8960 platform.
90
90
91
91
config PINCTRL_MDM9615
92
92
tristate "Qualcomm 9615 pin controller driver"
93
- depends on GPIOLIB && OF
93
+ depends on OF
94
94
depends on PINCTRL_MSM
95
95
help
96
96
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
97
97
Qualcomm TLMM block found in the Qualcomm 9615 platform.
98
98
99
99
config PINCTRL_MSM8X74
100
100
tristate "Qualcomm 8x74 pin controller driver"
101
- depends on GPIOLIB && OF
101
+ depends on OF
102
102
depends on PINCTRL_MSM
103
103
help
104
104
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
105
105
Qualcomm TLMM block found in the Qualcomm 8974 platform.
106
106
107
107
config PINCTRL_MSM8916
108
108
tristate "Qualcomm 8916 pin controller driver"
109
- depends on GPIOLIB && OF
109
+ depends on OF
110
110
depends on PINCTRL_MSM
111
111
help
112
112
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
113
113
Qualcomm TLMM block found on the Qualcomm 8916 platform.
114
114
115
115
config PINCTRL_MSM8953
116
116
tristate "Qualcomm 8953 pin controller driver"
117
- depends on GPIOLIB && OF
117
+ depends on OF
118
118
depends on PINCTRL_MSM
119
119
help
120
120
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -124,7 +124,7 @@ config PINCTRL_MSM8953
124
124
125
125
config PINCTRL_MSM8976
126
126
tristate "Qualcomm 8976 pin controller driver"
127
- depends on GPIOLIB && OF
127
+ depends on OF
128
128
depends on PINCTRL_MSM
129
129
help
130
130
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -134,7 +134,7 @@ config PINCTRL_MSM8976
134
134
135
135
config PINCTRL_MSM8994
136
136
tristate "Qualcomm 8994 pin controller driver"
137
- depends on GPIOLIB && OF
137
+ depends on OF
138
138
depends on PINCTRL_MSM
139
139
help
140
140
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -143,39 +143,39 @@ config PINCTRL_MSM8994
143
143
144
144
config PINCTRL_MSM8996
145
145
tristate "Qualcomm MSM8996 pin controller driver"
146
- depends on GPIOLIB && OF
146
+ depends on OF
147
147
depends on PINCTRL_MSM
148
148
help
149
149
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
150
150
Qualcomm TLMM block found in the Qualcomm MSM8996 platform.
151
151
152
152
config PINCTRL_MSM8998
153
153
tristate "Qualcomm MSM8998 pin controller driver"
154
- depends on GPIOLIB && OF
154
+ depends on OF
155
155
depends on PINCTRL_MSM
156
156
help
157
157
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
158
158
Qualcomm TLMM block found in the Qualcomm MSM8998 platform.
159
159
160
160
config PINCTRL_QCS404
161
161
tristate "Qualcomm QCS404 pin controller driver"
162
- depends on GPIOLIB && OF
162
+ depends on OF
163
163
depends on PINCTRL_MSM
164
164
help
165
165
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
166
166
TLMM block found in the Qualcomm QCS404 platform.
167
167
168
168
config PINCTRL_QDF2XXX
169
169
tristate "Qualcomm Technologies QDF2xxx pin controller driver"
170
- depends on GPIOLIB && ACPI
170
+ depends on ACPI
171
171
depends on PINCTRL_MSM
172
172
help
173
173
This is the GPIO driver for the TLMM block found on the
174
174
Qualcomm Technologies QDF2xxx SOCs.
175
175
176
176
config PINCTRL_QCOM_SPMI_PMIC
177
177
tristate "Qualcomm SPMI PMIC pin controller driver"
178
- depends on GPIOLIB && OF && SPMI
178
+ depends on OF && SPMI
179
179
select REGMAP_SPMI
180
180
select PINMUX
181
181
select PINCONF
@@ -190,7 +190,7 @@ config PINCTRL_QCOM_SPMI_PMIC
190
190
191
191
config PINCTRL_QCOM_SSBI_PMIC
192
192
tristate "Qualcomm SSBI PMIC pin controller driver"
193
- depends on GPIOLIB && OF
193
+ depends on OF
194
194
select PINMUX
195
195
select PINCONF
196
196
select GENERIC_PINCONF
@@ -204,7 +204,7 @@ config PINCTRL_QCOM_SSBI_PMIC
204
204
205
205
config PINCTRL_SC7180
206
206
tristate "Qualcomm Technologies Inc SC7180 pin controller driver"
207
- depends on GPIOLIB && OF
207
+ depends on OF
208
208
depends on PINCTRL_MSM
209
209
help
210
210
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -213,7 +213,7 @@ config PINCTRL_SC7180
213
213
214
214
config PINCTRL_SC7280
215
215
tristate "Qualcomm Technologies Inc SC7280 pin controller driver"
216
- depends on GPIOLIB && OF
216
+ depends on OF
217
217
depends on PINCTRL_MSM
218
218
help
219
219
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -222,7 +222,7 @@ config PINCTRL_SC7280
222
222
223
223
config PINCTRL_SC8180X
224
224
tristate "Qualcomm Technologies Inc SC8180x pin controller driver"
225
- depends on GPIOLIB && (OF || ACPI)
225
+ depends on (OF || ACPI)
226
226
depends on PINCTRL_MSM
227
227
help
228
228
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -231,7 +231,7 @@ config PINCTRL_SC8180X
231
231
232
232
config PINCTRL_SDM660
233
233
tristate "Qualcomm Technologies Inc SDM660 pin controller driver"
234
- depends on GPIOLIB && OF
234
+ depends on OF
235
235
depends on PINCTRL_MSM
236
236
help
237
237
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -240,7 +240,7 @@ config PINCTRL_SDM660
240
240
241
241
config PINCTRL_SDM845
242
242
tristate "Qualcomm Technologies Inc SDM845 pin controller driver"
243
- depends on GPIOLIB && (OF || ACPI)
243
+ depends on (OF || ACPI)
244
244
depends on PINCTRL_MSM
245
245
help
246
246
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -249,7 +249,7 @@ config PINCTRL_SDM845
249
249
250
250
config PINCTRL_SDX55
251
251
tristate "Qualcomm Technologies Inc SDX55 pin controller driver"
252
- depends on GPIOLIB && OF
252
+ depends on OF
253
253
depends on PINCTRL_MSM
254
254
help
255
255
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -258,7 +258,7 @@ config PINCTRL_SDX55
258
258
259
259
config PINCTRL_SM6125
260
260
tristate "Qualcomm Technologies Inc SM6125 pin controller driver"
261
- depends on GPIOLIB && OF
261
+ depends on OF
262
262
depends on PINCTRL_MSM
263
263
help
264
264
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -267,7 +267,7 @@ config PINCTRL_SM6125
267
267
268
268
config PINCTRL_SM8150
269
269
tristate "Qualcomm Technologies Inc SM8150 pin controller driver"
270
- depends on GPIOLIB && OF
270
+ depends on OF
271
271
depends on PINCTRL_MSM
272
272
help
273
273
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -276,7 +276,7 @@ config PINCTRL_SM8150
276
276
277
277
config PINCTRL_SM8250
278
278
tristate "Qualcomm Technologies Inc SM8250 pin controller driver"
279
- depends on GPIOLIB && OF
279
+ depends on OF
280
280
depends on PINCTRL_MSM
281
281
help
282
282
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
@@ -285,8 +285,7 @@ config PINCTRL_SM8250
285
285
286
286
config PINCTRL_SM8350
287
287
tristate "Qualcomm Technologies Inc SM8350 pin controller driver"
288
- depends on GPIOLIB && OF
289
- select PINCTRL_MSM
288
+ depends on PINCTRL_MSM
290
289
help
291
290
This is the pinctrl, pinmux, pinconf and gpiolib driver for the
292
291
Qualcomm Technologies Inc TLMM block found on the Qualcomm
0 commit comments