qcom-soc-plugin: add support for QRTR+IPA based setups
This commit is contained in:
@@ -67,7 +67,7 @@ create_modem (MMPlugin *self,
|
||||
G_MODULE_EXPORT MMPlugin *
|
||||
mm_plugin_create (void)
|
||||
{
|
||||
static const gchar *subsystems[] = { "rpmsg", "net", NULL };
|
||||
static const gchar *subsystems[] = { "rpmsg", "net", "qrtr", NULL };
|
||||
|
||||
return MM_PLUGIN (
|
||||
g_object_new (MM_TYPE_PLUGIN_QCOM_SOC,
|
||||
|
Reference in New Issue
Block a user