File tree Expand file tree Collapse file tree 3 files changed +37
-622
lines changed Expand file tree Collapse file tree 3 files changed +37
-622
lines changed Original file line number Diff line number Diff line change @@ -36,17 +36,6 @@ config PINCTRL_LYNXPOINT
36
36
provides an interface that allows configuring of PCH pins and
37
37
using them as GPIOs.
38
38
39
- config PINCTRL_MOOREFIELD
40
- tristate "Intel Moorefield pinctrl driver"
41
- depends on X86_INTEL_MID
42
- select PINMUX
43
- select PINCONF
44
- select GENERIC_PINCONF
45
- help
46
- Moorefield Family-Level Interface Shim (FLIS) driver provides an
47
- interface that allows configuring of SoC pins and using them as
48
- GPIOs.
49
-
50
39
config PINCTRL_INTEL
51
40
tristate
52
41
select PINMUX
Original file line number Diff line number Diff line change @@ -22,4 +22,12 @@ config PINCTRL_MERRIFIELD
22
22
an interface that allows configuring of SoC pins and using them as
23
23
GPIOs.
24
24
25
+ config PINCTRL_MOOREFIELD
26
+ tristate "Intel Moorefield pinctrl driver"
27
+ select PINCTRL_TANGIER
28
+ help
29
+ Intel Moorefield Family-Level Interface Shim (FLIS) driver provides
30
+ an interface that allows configuring of SoC pins and using them as
31
+ GPIOs.
32
+
25
33
endif
You can’t perform that action at this time.
0 commit comments