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

Commit 0642cb72 authored by Tharun Kumar Merugu's avatar Tharun Kumar Merugu Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: lito: enable compilation of fastrpc driver



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

Change-Id: I1f1881eaa81aae582c7cd7f40aef7a24311d6000
Acked-by: default avatarVishnu Karthik D <vikarthi@qti.qualcomm.com>
Signed-off-by: default avatarTharun Kumar Merugu <mtharu@codeaurora.org>
parent 05a798f8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -273,6 +273,7 @@ CONFIG_SERIAL_MSM_GENI=y
CONFIG_TTY_PRINTK=y
CONFIG_HW_RANDOM=y
CONFIG_DIAG_CHAR=y
CONFIG_MSM_ADSPRPC=y
CONFIG_I2C_CHARDEV=y
CONFIG_SPI=y
CONFIG_SPI_SPIDEV=y
+1 −0
Original line number Diff line number Diff line
@@ -277,6 +277,7 @@ CONFIG_SERIAL_DEV_BUS=y
CONFIG_TTY_PRINTK=y
CONFIG_HW_RANDOM=y
CONFIG_DIAG_CHAR=y
CONFIG_MSM_ADSPRPC=y
CONFIG_I2C_CHARDEV=y
CONFIG_SPI=y
CONFIG_SPI_SPIDEV=y