enable DSP and fastRPC driver Change-Id: I0f732dea09ab3e39dce617797e644f1592cbbf87 Signed-off-by: Yu SI <[email protected]>
@@ -13,7 +13,7 @@
#include <linux/pid.h>
#include <linux/sched.h>
-/*#define FASTRPC_DRIVER_AVAILABLE*/
+#define FASTRPC_DRIVER_AVAILABLE
#ifdef FASTRPC_DRIVER_AVAILABLE
#include <linux/fastrpc.h>
@@ -96,7 +96,7 @@ static struct msm_cvp_common_data sm8450_common_data[] = {
},
{
.key = "qcom,dsp-enabled",
- .value = 0,
+ .value = 1,
}
};