sierra: both AT and QCDM expected

This commit is contained in:
Aleksander Morgado
2012-08-23 12:10:55 +02:00
parent 896e0469f0
commit 6b1ee4e3cb

View File

@@ -229,6 +229,8 @@ mm_plugin_create (void)
MM_PLUGIN_NAME, "Sierra",
MM_PLUGIN_ALLOWED_SUBSYSTEMS, subsystems,
MM_PLUGIN_ALLOWED_DRIVERS, drivers,
MM_PLUGIN_ALLOWED_AT, TRUE,
MM_PLUGIN_ALLOWED_QCDM, TRUE,
MM_PLUGIN_CUSTOM_INIT, &custom_init,
MM_PLUGIN_ICERA_PROBE, TRUE,
NULL));