tegrakernel/kernel/nvidia/drivers/net/can/mttcan/native/Kconfig

11 lines
365 B
Plaintext
Raw Normal View History

2022-02-16 09:13:02 -06:00
config MTTCAN
tristate "Bosch M_TTCAN Devices"
depends on ARCH_TEGRA_18x_SOC && CAN
select STAGING
select TEGRA_PTP_NOTIFIER
help
Support for the Bosch M_TTCAN driver. The Bosch MTTCAN CAN
controller is having two independent CAN interfaces. These
intefaces supports CAN-FD and TT-CAN. This driver will require
SocketCAN support enabled in kernel.