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

Commit afe3830c authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar
Browse files

soc: qcom: Add socinfo driver snapshot



This is a snapshot of the socinfo driver taken as of msm-4.14 commit
<55e5efd553c10ef>.(Merge "nl80211: Fix external_auth check for
offloaded authentication")

Change-Id: I61dbabdfd0cb1107ab0c38b6c6fa156162452fbd
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent 54eb3e35
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -136,6 +136,7 @@ config ARCH_QCOM
	bool "Qualcomm Platforms"
	select GPIOLIB
	select PINCTRL
	select SOC_BUS
	help
	  This enables support for the ARMv8 based Qualcomm chipsets.

+1 −0
Original line number Diff line number Diff line
@@ -28,3 +28,4 @@ ifdef CONFIG_MSM_SUBSYSTEM_RESTART
	obj-y += ramdump.o
endif
obj-$(CONFIG_QCOM_EUD) += eud.o
obj-$(CONFIG_SOC_BUS) += socinfo.o