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

Commit 13d8e068 authored by Maulik Shah's avatar Maulik Shah
Browse files

soc: qcom: Move QMP debugfs client driver into a submenu



Move QMP debugfs client driver into qualcomm soc drivers submenu.

Change-Id: I3546cd5702db7d52d38f54aa2f37213e58887704
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent ff2ea88a
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -675,17 +675,15 @@ config QTEE_SHM_BRIDGE
	  memory sub-allocation and free from the default kernel bridge
	  created by bridge driver.

endmenu

source "drivers/soc/qcom/memshare/Kconfig"

config QMP_DEBUGFS_CLIENT
	bool "Debugfs Client to communicate with AOP using QMP protocol"
	depends on DEBUG_FS
	default n
	help
	  This options enables a driver which allows clients to send messages
	  to Alway On processor using QMP transport.
endmenu

config QCOM_HYP_CORE_CTL
	bool "CPU reservation scheme for Hypervisor"