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

Commit 7d3d787d authored by Lina Iyer's avatar Lina Iyer
Browse files

drivers: qcom: fix incorrect position of endmenu



Move endmenu to after the menu items.

Change-Id: Ib1bfdd362abfce16c248dbd201e3dee4a1fcb65d
Signed-off-by: default avatarLina Iyer <ilina@codeaurora.org>
parent 8ecd48cc
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -567,8 +567,6 @@ config MSM_PERFORMANCE
	when requested by the userspace by changing the cpufreq policy
	fmin and fmax.

endmenu

config QMP_DEBUGFS_CLIENT
	bool "Debugfs Client to communicate with AOP using QMP protocol"
	depends on DEBUG_FS
@@ -576,3 +574,4 @@ config QMP_DEBUGFS_CLIENT
	help
	  This options enables a driver which allows clients to send messages
	  to Alway On processor using QMP transport.
endmenu