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

Commit 1342591c authored by Tingwei Zhang's avatar Tingwei Zhang Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: kona: Enable QDSS bridge driver



QDSS bridge driver is a client driver on MHI bus. It collects
the data from MHI bus and transfers to USB or user space.

Change-Id: I1e654cff5b2274bc9cd832880612ea806d2309af
Signed-off-by: default avatarTingwei Zhang <tingwei@codeaurora.org>
parent 36809d1c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -434,6 +434,7 @@ CONFIG_QCOM_BUS_CONFIG_RPMH=y
CONFIG_QSEE_IPC_IRQ_BRIDGE=y
CONFIG_QCOM_GLINK=y
CONFIG_QCOM_GLINK_PKT=y
CONFIG_QCOM_QDSS_BRIDGE=y
CONFIG_MSM_CDSP_LOADER=y
CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_PM=y
+1 −0
Original line number Diff line number Diff line
@@ -448,6 +448,7 @@ CONFIG_QCOM_BUS_CONFIG_RPMH=y
CONFIG_QSEE_IPC_IRQ_BRIDGE=y
CONFIG_QCOM_GLINK=y
CONFIG_QCOM_GLINK_PKT=y
CONFIG_QCOM_QDSS_BRIDGE=y
CONFIG_MSM_CDSP_LOADER=y
CONFIG_MSM_EVENT_TIMER=y
CONFIG_MSM_PM=y