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

Commit c13b5fde authored by Pratibhasagar V's avatar Pratibhasagar V Committed by Michael Bohan
Browse files

defconfig: Enable msm_sharedmem UIO driver



Enable msm_sharedmem UIO driver on targets which use RemoteFS
(over QMI) and RFSA.

Change-Id: Ic00f8a94567c6afc89cec2c9015d7f0fa9b9e2b8
Signed-off-by: default avatarPratibhasagar V <pratibha@codeaurora.org>
parent eec5c0bc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -339,6 +339,8 @@ CONFIG_SWITCH=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_DRV_MSM is not set
CONFIG_RTC_DRV_QPNP=y
CONFIG_UIO=y
CONFIG_UIO_MSM_SHAREDMEM=y
CONFIG_STAGING=y
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y