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

Commit 382618bb authored by Anup Patel's avatar Anup Patel Committed by Florian Fainelli
Browse files

arm64: Select COMMON_CLK_IPROC, PINCTRL and GPIOLIB for iProc SoCs



We select COMMON_CLK_IPROC, PINCTRL, and GPIOLIB in arm64 Kconfig
for ARCH_BCM_IPROC so that we can use COMMON_CLK, PINCTRL and GPIOLIB
with iProc SoC drivers.

Signed-off-by: default avatarAnup Patel <anup.patel@broadcom.com>
Signed-off-by: default avatarRay Jui <rjui@broadcom.com>
Signed-off-by: default avatarYendapally Reddy Dhananjaya Reddy <yrdreddy@broadcom.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 92e963f5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2,6 +2,9 @@ menu "Platform selection"

config ARCH_BCM_IPROC
	bool "Broadcom iProc SoC Family"
	select COMMON_CLK_IPROC
	select PINCTRL
	select ARCH_REQUIRE_GPIOLIB
	help
	  This enables support for Broadcom iProc based SoCs