1 # SPDX-License-Identifier: GPL-2.0-only
4 tristate "Microchip MCP251xFD SPI CAN controllers"
7 select WANT_DEV_COREDUMP
9 Driver for the Microchip MCP251XFD SPI FD-CAN controller
12 config CAN_MCP251XFD_SANITY
13 depends on CAN_MCP251XFD
14 bool "Additional Sanity Checks"
16 This option enables additional sanity checks in the driver,
17 that compares various internal counters with the in chip
18 variants. This comes with a runtime overhead.