aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qcom-apq8096.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/qcom-apq8096.inc')
-rw-r--r--conf/machine/include/qcom-apq8096.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/machine/include/qcom-apq8096.inc b/conf/machine/include/qcom-apq8096.inc
index 4f62b59..ea875b0 100644
--- a/conf/machine/include/qcom-apq8096.inc
+++ b/conf/machine/include/qcom-apq8096.inc
@@ -1,5 +1,6 @@
SOC_FAMILY = "apq8096"
require conf/machine/include/qcom-common.inc
+DEFAULTTUNE = "armv8a-crc-crypto"
require conf/machine/include/arm/arch-armv8a.inc
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
@@ -10,6 +11,3 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
MACHINE_EXTRA_RRECOMMENDS += " \
fastrpc \
"
-
-# Android boot image settings
-QCOM_BOOTIMG_PAGE_SIZE = "4096"