OSDN Git Service

arm64: actions: Enable PINCTRL in platforms Kconfig
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Wed, 4 Apr 2018 17:22:51 +0000 (22:52 +0530)
committerAndreas Färber <afaerber@suse.de>
Sun, 30 Sep 2018 17:11:33 +0000 (19:11 +0200)
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>
arch/arm64/Kconfig.platforms

index 393d2b5..cb786a8 100644 (file)
@@ -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.