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

Commit 13de9211 authored by Srinivas Ramana's avatar Srinivas Ramana Committed by Vignesh Radhakrishnan
Browse files

defconfig: 8092: enable stm and related coreSight components



Enable the funnel, replicator and STM CoreSight components so
as to enable STM functionality .

Change-Id: I98d6ea806764ca979d57a4937f85324bdf771930
Signed-off-by: default avatarSrinivas Ramana <sramana@codeaurora.org>
parent b29be3b2
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -346,6 +346,11 @@ CONFIG_IOMMU_PGTABLES_L2=y
CONFIG_IOMMU_NON_SECURE=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y
CONFIG_CORESIGHT=y
CONFIG_CORESIGHT_TMC=y
CONFIG_CORESIGHT_FUNNEL=y
CONFIG_CORESIGHT_REPLICATOR=y
CONFIG_CORESIGHT_STM=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS=y