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

Commit d8c65641 authored by Vinayak Menon's avatar Vinayak Menon
Browse files

defconfig: reduce stack hash size on lito perf



Reduce STACK_HASH_ORDER_SHIFT to 12 on lito to reduce
the static impact due to page owner enablement to 4K.

Change-Id: I9360de60b86ed7bdb4af495ae424f5b327b00df7
Signed-off-by: default avatarVinayak Menon <vinmenon@codeaurora.org>
parent 722a18f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -652,6 +652,7 @@ CONFIG_CRYPTO_DEV_QCOM_MSM_QCE=y
CONFIG_CRYPTO_DEV_QCRYPTO=y
CONFIG_CRYPTO_DEV_QCEDEV=y
CONFIG_CRYPTO_DEV_QCOM_ICE=y
CONFIG_STACK_HASH_ORDER_SHIFT=12
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_INFO=y
CONFIG_PAGE_OWNER=y