xref: /linux/drivers/net/can/m_can/Kconfig (revision a3a400da206bd0cf426571633da51547d44f4f42)
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