1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2003910ebSNishanth Menonconfig PINCTRL_TI_IODELAY 3003910ebSNishanth Menon tristate "TI IODelay Module pinconf driver" 46e790555SPeter Robinson depends on OF && (SOC_DRA7XX || COMPILE_TEST) 5003910ebSNishanth Menon select GENERIC_PINCTRL_GROUPS 6003910ebSNishanth Menon select GENERIC_PINMUX_FUNCTIONS 7003910ebSNishanth Menon select GENERIC_PINCONF 8003910ebSNishanth Menon select REGMAP_MMIO 9003910ebSNishanth Menon help 10003910ebSNishanth Menon Say Y here to support Texas Instruments' IO delay pinconf driver. 11003910ebSNishanth Menon IO delay module is used for the DRA7 SoC family. 12