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

Commit 99bf237b authored by Sarang Joshi's avatar Sarang Joshi
Browse files

defconfig: 8084: statically compile coresight event module



Statically compile the coresight event module to eliminate the
need to manually insert it and also for easier post-process parsing
of the collected trace.

Change-Id: I3097fa6b2173e7a272a273c931d04cdc44b93130
Signed-off-by: default avatarSarang Joshi <spjoshi@codeaurora.org>
parent 2019121d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -427,7 +427,7 @@ CONFIG_CORESIGHT_ETM=y
CONFIG_CORESIGHT_ETM_PCSAVE_DEFAULT_ENABLE=y
CONFIG_CORESIGHT_AUDIO_ETM=y
CONFIG_CORESIGHT_RPM_ETM=y
CONFIG_CORESIGHT_EVENT=m
CONFIG_CORESIGHT_EVENT=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS=y