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

Commit f745eaca authored by Edgar Flores's avatar Edgar Flores Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: enable fastrpc driver on Lahaina



Enable compilation of the fastrpc driver on Lahaina, which
provides a communication mechanism that allows clients to
make remote method invocations across processor boundary
to applications, compute and sensors DSP processors.

Change-Id: I2a43104e260b3e129e3447840f3180843c10ce3a
Signed-off-by: default avatarEdgar Flores <edgarf@codeaurora.org>
parent 3da863f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,3 +15,4 @@ CONFIG_MSM_GENI_SE=y
CONFIG_SERIAL_MSM_GENI_HALF_SAMPLING=y
CONFIG_IPA_DEBUG=y
CONFIG_IPA_UT=y
CONFIG_MSM_ADSPRPC=y
 No newline at end of file