1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Bosch M_CAN support"
6 Say Y here if you want support for Bosch M_CAN controller framework.
7 This is common support for devices that embed the Bosch M_CAN IP.
12 tristate "Generic PCI Bus based M_CAN driver"
15 Say Y here if you want to support Bosch M_CAN controller connected
18 config CAN_M_CAN_PLATFORM
19 tristate "Bosch M_CAN support for io-mapped devices"
22 Say Y here if you want support for IO Mapped Bosch M_CAN controller.
23 This support is for devices that have the Bosch M_CAN controller
24 IP embedded into the device and the IP is IO Mapped to the processor.
26 config CAN_M_CAN_TCAN4X5X
29 tristate "TCAN4X5X M_CAN device"
31 Say Y here if you want support for Texas Instruments TCAN4x5x
32 M_CAN controller. This device is a peripheral device that uses the
33 SPI bus for communication.