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

Commit 14913468 authored by Prerna Kalla's avatar Prerna Kalla
Browse files

defconfig: msm: Disable CONFIG_MSM_TZ_LOG from perf builds



DEBUGFS will be disabled on android R perf builds. Since tz logs
are dependent on debugfs, CONFIG_MSM_TZ_LOG needs to be removed
as well.

Change-Id: Ic09c4782cf1a79422f08a191b3d99a6b44550991
Signed-off-by: default avatarPrerna Kalla <prernak@codeaurora.org>
parent ea1158ef
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -69,7 +69,6 @@ CONFIG_PM_WAKELOCKS=y
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set
CONFIG_ENERGY_MODEL=y
CONFIG_MSM_TZ_LOG=y
CONFIG_ARM_CRYPTO=y
CONFIG_CRYPTO_SHA2_ARM_CE=y
CONFIG_CRYPTO_GHASH_ARM_CE=y