defconfig: msm: Enable harden branch predictor support for Bengal

Enable harden branch predictor configuration for Bengal.

Change-Id: I8de7e372af426d911f88fd282bdc8dfd5c2a3daa
Signed-off-by: Chandra Sai Chidipudi <cchidipu@codeaurora.org>
This commit is contained in:
Chandra Sai Chidipudi 2019-09-04 16:26:01 +05:30
parent 091c10e208
commit 604f9dc59b

View File

@ -50,6 +50,7 @@ CONFIG_NR_CPUS=8
CONFIG_HZ_100=y
CONFIG_SECCOMP=y
# CONFIG_UNMAP_KERNEL_AT_EL0 is not set
CONFIG_HARDEN_BRANCH_PREDICTOR=y
CONFIG_PRINT_VMEMLAYOUT=y
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y