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

Commit a58339e5 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa: Document CONFIG_IPA_DEBUG support for non-perf debug build"

parents 784076d6 f03dff26
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -128,6 +128,15 @@ config IPA3
	  Kernel and user-space processes can call the IPA driver
	  to configure IPA core.

config IPA_DEBUG
	bool "IPA DEBUG for non-perf build"
	depends on IPA3
	help
	  This driver support more debug info for non-perf build.
	  If you use the non-perf build and want to have more debug
	  info enabled, then this flag can be enabled.
	  It is not suggested to enable this flag for perf build.

config IPA_WDI_UNIFIED_API
	bool "IPA WDI unified API support"
	depends on IPA3