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, 4 insertions, 0 deletions
diff --git a/conf/machine/include/qcom-apq8096.inc b/conf/machine/include/qcom-apq8096.inc
index 5c65f12..3a6a08b 100644
--- a/conf/machine/include/qcom-apq8096.inc
+++ b/conf/machine/include/qcom-apq8096.inc
@@ -28,6 +28,10 @@ MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
rmtfs \
"
+MACHINE_EXTRA_RRECOMMENDS += " \
+ fastrpc \
+"
+
# Fastboot expects an ext4 image, which needs to be 4096 aligned
IMAGE_FSTYPES ?= "ext4.gz"
IMAGE_ROOTFS_ALIGNMENT = "4096"