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