1 # SPDX-License-Identifier: GPL-2.0-only
2 # Intel Tangier and compatible pin control drivers
4 if X86_INTEL_MID || COMPILE_TEST
10 select GENERIC_PINCONF
12 This is a library driver for Intel Tangier pin controller and to
13 be selected and used by respective compatible platform drivers.
15 If built as a module its name will be pinctrl-tangier.
17 config PINCTRL_MERRIFIELD
18 tristate "Intel Merrifield pinctrl driver"
19 select PINCTRL_TANGIER
21 Intel Merrifield Family-Level Interface Shim (FLIS) driver provides
22 an interface that allows configuring of SoC pins and using them as
25 config PINCTRL_MOOREFIELD
26 tristate "Intel Moorefield pinctrl driver"
27 select PINCTRL_TANGIER
29 Intel Moorefield Family-Level Interface Shim (FLIS) driver provides
30 an interface that allows configuring of SoC pins and using them as