drivers: gpio: davinci: Select PINCTRL
This driver includes pin-muxing functions and requires to have CONFIG_PINCTRL enabled. Automatically set this config when this driver is enabled. Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
This commit is contained in:
parent
b7bbfbf1f2
commit
e7fb3c6848
@ -7,5 +7,6 @@ config GPIO_DAVINCI
|
||||
bool "Davinci GPIO Driver"
|
||||
default y
|
||||
depends on DT_HAS_TI_DAVINCI_GPIO_ENABLED
|
||||
select PINCTRL
|
||||
help
|
||||
Enable the Davinci GPIO controller support.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user