Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e790555 authored by Peter Robinson's avatar Peter Robinson Committed by Linus Walleij
Browse files

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: default avatarPeter Robinson <pbrobinson@gmail.com>
Acked-by: default avatarTony Lindgren <tony@atomide.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 97da3854
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
config PINCTRL_TI_IODELAY
config PINCTRL_TI_IODELAY
	tristate "TI IODelay Module pinconf driver"
	tristate "TI IODelay Module pinconf driver"
	depends on OF
	depends on OF && (SOC_DRA7XX || COMPILE_TEST)
	select GENERIC_PINCTRL_GROUPS
	select GENERIC_PINCTRL_GROUPS
	select GENERIC_PINMUX_FUNCTIONS
	select GENERIC_PINMUX_FUNCTIONS
	select GENERIC_PINCONF
	select GENERIC_PINCONF