commit | 2ea71a9f8011f368523977594e36ed1f231d5f17 | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Mon Oct 19 19:01:34 2020 -0500 |
committer | Maureen Helm <maureen.helm@nxp.com> | Wed Oct 28 11:10:27 2020 -0500 |
tree | c803f86a4cc4315668a2758082765ae93280e391 | |
parent | 00f9bc6582f2ce055431aafe7b7e8a82d292b341 [diff] |
soc: arm: Enable mcux flexcan driver on i.mx rt socs Enables the mcux flexcan driver on i.mx rt socs by default when CONFIG_CAN=y. This fixes a runtime failure in tests/subsys/canbus/isotp/conformance on the mimxrt1064_evk board: Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/canbus/isotp/conformance/src/main.c:883: test_main: (can_dev is NULL) CAN device not not found Signed-off-by: Maureen Helm <maureen.helm@nxp.com>