1 # SPDX-License-Identifier: GPL-2.0-only
4 tristate "Support for Freescale MSCAN based chips"
6 The Motorola Scalable Controller Area Network (MSCAN) definition
7 is based on the MSCAN12 definition which is the specific
8 implementation of the Motorola Scalable CAN concept targeted for
9 the Motorola MC68HC12 Microcontroller Family.
14 tristate "Freescale MPC5xxx onboard CAN controller"
15 depends on (PPC_MPC52xx || PPC_MPC512x)
17 If you say yes here you get support for Freescale's MPC5xxx
18 onboard CAN controller. Currently, the MPC5200, MPC5200B and
19 MPC5121 (Rev. 2 and later) are supported.
21 This driver can also be built as a module. If so, the module
22 will be called mscan-mpc5xxx.ko.