提交 6e790555 编写于 作者: P Peter Robinson 提交者: Linus Walleij

pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoC

As the IODelay driver is a hardware feature of the  DRA7xxx SoC
depend on that SoC and compile test.
Signed-off-by: NPeter Robinson <pbrobinson@gmail.com>
Acked-by: NTony Lindgren <tony@atomide.com>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 97da3854
config PINCTRL_TI_IODELAY
tristate "TI IODelay Module pinconf driver"
depends on OF
depends on OF && (SOC_DRA7XX || COMPILE_TEST)
select GENERIC_PINCTRL_GROUPS
select GENERIC_PINMUX_FUNCTIONS
select GENERIC_PINCONF
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册