# SPDX-License-Identifier: GPL-2.0-only if ([31mCONFIG_ARCH_PXA[0m || [31mCONFIG_COMPILE_TEST[0m) config [31mCONFIG_PINCTRL_PXA[0m bool select [31mCONFIG_PINMUX[0m select [31mCONFIG_PINCONF[0m select [31mCONFIG_GENERIC_PINCONF[0m config [31mCONFIG_PINCTRL_PXA25X[0m tristate "Marvell PXA25x pin controller driver" select [31mCONFIG_PINCTRL_PXA[0m default y if [31mCONFIG_PXA25x[0m help This is the pinctrl, pinmux, pinconf driver for the Marvell PXA2xx block found in the pxa25x platforms. config [31mCONFIG_PINCTRL_PXA27X[0m tristate "Marvell PXA27x pin controller driver" select [31mCONFIG_PINCTRL_PXA[0m default y if [31mCONFIG_PXA27x[0m help This is the pinctrl, pinmux, pinconf driver for the Marvell PXA2xx block found in the pxa27x platforms. endif |