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

Commit 75a4a318 authored by Rohit Vaswani's avatar Rohit Vaswani
Browse files

defconfig: msm: perf: Enable CONFIG_DEBUG_RODATA_ALIGN



This helps mark the read only sections as executable
and the read-write sections as non-executable.

Change-Id: Ia47bf1d2ad4eabfabbb432e641450aa39e431d03
Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
parent 2344e053
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -571,6 +571,8 @@ CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_BUGVERBOSE is not set
CONFIG_IPC_LOGGING=y
CONFIG_CPU_FREQ_SWITCH_PROFILER=y
CONFIG_DEBUG_RODATA=y
CONFIG_DEBUG_ALIGN_RODATA=y
CONFIG_PFK=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y