BigW Consortium Gitlab

Commit 66d11d26 by David Frey

Load CAN IoT card driver as part of default mangOH Red SDEFs

parent b903f3da
......@@ -88,4 +88,8 @@ kernelModules:
// Required for BQ24296
$MANGOH_ROOT/linux_kernel_modules/bq24296/0-bq24296.mdef
// Support for the CAN IoT card
$MANGOH_ROOT/linux_kernel_modules/can-dev/0-can-dev.mdef
$MANGOH_ROOT/linux_kernel_modules/mcp251x/1-mcp251x.mdef
}
......@@ -82,4 +82,7 @@ kernelModules:
// Required for BQ24296
$MANGOH_ROOT/linux_kernel_modules/bq24296/0-bq24296.mdef
// Support for the CAN IoT card
$MANGOH_ROOT/linux_kernel_modules/mcp251x/1-mcp251x.mdef
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment