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

Commit 37ca5c51 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: msm: Disable ARM64_STLR_NEEDS_BARRIER config flag



SoCs which are supported in msmcortext_defconfig,
does not require an explicit barrier be executed
prior to any Store-Release operation (STLR), so
disabling the ARM64_STLR_NEEDS_BARRIER config flag.

Change-Id: I336068cbd1f1fc2e5b3cea33f1bdc1b938e3b039
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent e28fa6a6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@ CONFIG_ARCH_MSMTITANIUM=y
CONFIG_ARCH_MSMTHORIUM=y
CONFIG_ARCH_MSMCOBALT=y
CONFIG_PCI_MSM=y
CONFIG_ARM64_STLR_NEEDS_BARRIER=y
CONFIG_SMP=y
CONFIG_SCHED_MC=y
CONFIG_PREEMPT=y