| .. | .. | 
|---|
 | 1 | +# SPDX-License-Identifier: GPL-2.0-only  | 
|---|
| 1 | 2 |  config CAN_MSCAN | 
|---|
| 2 | 3 |  	depends on PPC | 
|---|
| 3 | 4 |  	tristate "Support for Freescale MSCAN based chips" | 
|---|
| 4 |  | -	---help---  | 
|---|
 | 5 | +	help  | 
|---|
| 5 | 6 |  	  The Motorola Scalable Controller Area Network (MSCAN) definition | 
|---|
| 6 | 7 |  	  is based on the MSCAN12 definition which is the specific | 
|---|
| 7 | 8 |  	  implementation of the Motorola Scalable CAN concept targeted for | 
|---|
| .. | .. | 
|---|
| 12 | 13 |  config CAN_MPC5XXX | 
|---|
| 13 | 14 |  	tristate "Freescale MPC5xxx onboard CAN controller" | 
|---|
| 14 | 15 |  	depends on (PPC_MPC52xx || PPC_MPC512x) | 
|---|
| 15 |  | -	---help---  | 
|---|
 | 16 | +	help  | 
|---|
| 16 | 17 |  	  If you say yes here you get support for Freescale's MPC5xxx | 
|---|
| 17 | 18 |  	  onboard CAN controller. Currently, the MPC5200, MPC5200B and | 
|---|
| 18 | 19 |  	  MPC5121 (Rev. 2 and later) are supported. | 
|---|