mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
arm64: actions: Enable PINCTRL in platforms Kconfig
Select PINCTRL for Actions Semi SoCs. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
parent
677309b0e9
commit
e0c27a1066
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ menu "Platform selection"
|
|||
config ARCH_ACTIONS
|
||||
bool "Actions Semi Platforms"
|
||||
select OWL_TIMER
|
||||
select PINCTRL
|
||||
help
|
||||
This enables support for the Actions Semiconductor S900 SoC family.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue