xref: /linux/drivers/net/can/m_can/Kconfig (revision 96ac6d435100450f0565708d9b885ea2a7400e0a)
1# SPDX-License-Identifier: GPL-2.0-only
2config CAN_M_CAN
3	depends on HAS_IOMEM
4	tristate "Bosch M_CAN devices"
5	---help---
6	  Say Y here if you want to support for Bosch M_CAN controller.
7