22 lines
		
	
	
		
			310 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			310 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # SPDX-License-Identifier: GPL-2.0
 | |
| 
 | |
| config SOC_TMS320C6455
 | |
| 	bool "TMS320C6455"
 | |
| 	default n
 | |
| 
 | |
| config SOC_TMS320C6457
 | |
| 	bool "TMS320C6457"
 | |
| 	default n
 | |
| 
 | |
| config SOC_TMS320C6472
 | |
| 	bool "TMS320C6472"
 | |
| 	default n
 | |
| 
 | |
| config SOC_TMS320C6474
 | |
| 	bool "TMS320C6474"
 | |
| 	default n
 | |
| 
 | |
| config SOC_TMS320C6678
 | |
| 	bool "TMS320C6678"
 | |
| 	default n
 | 
