Skip to content

Commit

Permalink
arm64: configs: Enable config jumplablel.
Browse files Browse the repository at this point in the history
As in previous devices, enable CONFIG_JUMP_LABEL in the kconfigs.

Bug: 114760814
Bug: 113734832
Change-Id: I6d42bbeb30bbac171785d4bfa6a4ba186bfbe18b
Signed-off-by: Miguel de Dios <[email protected]>
Signed-off-by: PIPIPIG233666 <[email protected]>
  • Loading branch information
Miguel de Dios authored and Joker-V2 committed Jul 24, 2021
1 parent f7a59c7 commit cd18de3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/vendor/violet-perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ CONFIG_EMBEDDED=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
CONFIG_PROFILING=y
CONFIG_JUMP_LABEL=y
CONFIG_CC_STACKPROTECTOR_STRONG=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
Expand Down

0 comments on commit cd18de3

Please sign in to comment.