]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/pinctrl/ti/Kconfig
Merge tag 'drm-fixes-5.4-2019-10-16' of git://people.freedesktop.org/~agd5f/linux...
[linux.git] / drivers / pinctrl / ti / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config PINCTRL_TI_IODELAY
3         tristate "TI IODelay Module pinconf driver"
4         depends on OF && (SOC_DRA7XX || COMPILE_TEST)
5         select GENERIC_PINCTRL_GROUPS
6         select GENERIC_PINMUX_FUNCTIONS
7         select GENERIC_PINCONF
8         select REGMAP_MMIO
9         help
10           Say Y here to support Texas Instruments' IO delay pinconf driver.
11           IO delay module is used for the DRA7 SoC family.