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

Commit d7dbe42c authored by Mitchel Humpherys's avatar Mitchel Humpherys
Browse files

defconfig: msm: Enable kernel protection on 8996



For security reasons, we'd like to make the kernel text read-only.
Enable the stage-2 kernel protection feature.

Change-Id: Id5fc5a6d7d45548d35c143709bf2417fa72880d0
Signed-off-by: default avatarMitchel Humpherys <mitchelh@codeaurora.org>
parent 7d36604b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -528,6 +528,7 @@ CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_MSM_QBT1000=y
CONFIG_MSM_PACMAN=y
CONFIG_MSM_KERNEL_PROTECT=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_MSM_CLK_CONTROLLER_V2=y
CONFIG_MSM_MDSS_PLL=y
+1 −0
Original line number Diff line number Diff line
@@ -538,6 +538,7 @@ CONFIG_MSM_SERVICE_LOCATOR=y
CONFIG_MSM_SERVICE_NOTIFIER=y
CONFIG_MSM_QBT1000=y
CONFIG_MSM_PACMAN=y
CONFIG_MSM_KERNEL_PROTECT=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_MSM_CLK_CONTROLLER_V2=y
CONFIG_MSM_MDSS_PLL=y