From: Radu Rendec <[email protected]> Re-enable vxcan (CONFIG_CAN_VXCAN) for automotive
Link: https://issues.redhat.com/browse/RHEL-83276 Upstream-status: RHEL-only The vxcan module is a software-only CAN bus driver that implements CAN bus interface pairs. It is similar to veth but for CAN bus. The main application is to test the various CAN bus protocol layers without requiring real CAN bus hardware. Signed-off-by: Radu Rendec <[email protected]> diff --git a/redhat/configs/rhel/automotive/generic/CONFIG_CAN_VXCAN b/redhat/configs/rhel/automotive/generic/CONFIG_CAN_VXCAN deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/automotive/generic/CONFIG_CAN_VXCAN +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_CAN_VXCAN is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3734 -- _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
