zephyr/drivers/can/Kconfig.mcan

10 lines
199 B
Plaintext

# Bosch M_CAN configuration options
# Copyright (c) 2020 Alexander Wachter
# SPDX-License-Identifier: Apache-2.0
config CAN_MCAN
bool
help
Enable the Bosch M_CAN CAN IP module driver backend.