Skip to content

Commit

Permalink
defconfig: Enable clang LTO
Browse files Browse the repository at this point in the history
Signed-off-by: Vaisakh Murali <[email protected]>
  • Loading branch information
mvaisakh committed Jul 26, 2020
1 parent fe2a979 commit 1382a1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm64/configs/X01BD_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,6 @@ CONFIG_QCOM_SCM=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_IRQ_HELPER=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_QCOM_MINIDUMP=y
CONFIG_ICNSS=y
CONFIG_MSM_RUN_QUEUE_STATS=y
CONFIG_MSM_BOOT_STATS=y
Expand Down Expand Up @@ -734,3 +733,5 @@ CONFIG_QMI_ENCDEC=y
CONFIG_IOSCHED_BFQ=y
CONFIG_BFQ_GROUP_IOSCHED=y
CONFIG_DEFAULT_BFQ=y
CONFIG_LTO_CLANG=y
# CONFIG_THINLTO is not set

0 comments on commit 1382a1b

Please sign in to comment.