Merge branch 'next' into for-linus
[linux-2.6-block.git] / drivers / pinctrl / ti / Kconfig
CommitLineData
003910eb
NM
1config PINCTRL_TI_IODELAY
2 tristate "TI IODelay Module pinconf driver"
6e790555 3 depends on OF && (SOC_DRA7XX || COMPILE_TEST)
003910eb
NM
4 select GENERIC_PINCTRL_GROUPS
5 select GENERIC_PINMUX_FUNCTIONS
6 select GENERIC_PINCONF
7 select REGMAP_MMIO
8 help
9 Say Y here to support Texas Instruments' IO delay pinconf driver.
10 IO delay module is used for the DRA7 SoC family.