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

Commit 16103798 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm64: Kconfig: Enable MSM_IRQ for ARCH_MSM"

parents 6d100d08 80713654
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -118,12 +118,13 @@ config ARCH_VEXPRESS

config ARCH_MSM
	bool "Qualcomm Platforms"
	select ARCH_REQUIRE_GPIOLIB
	select CLKDEV_LOOKUP
	select HAVE_CLK
	select HAVE_CLK_PREPARE
	select CLKDEV_LOOKUP
	select ARCH_REQUIRE_GPIOLIB
	select SOC_BUS
	select MSM_IRQ
	select PINCTRL
	select SOC_BUS
	help
	  This enables support for the ARMv8 based Qualcomm chipsets.