Greg Kroah-Hartman | b244131 | 2017-11-01 15:07:57 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0 |
Aurelien Jacquiot | c278400 | 2011-10-04 10:54:51 -0400 | [diff] [blame] | 2 | |
3 | config SOC_TMS320C6455 | ||||
4 | bool "TMS320C6455" | ||||
5 | default n | ||||
6 | |||||
7 | config SOC_TMS320C6457 | ||||
8 | bool "TMS320C6457" | ||||
9 | default n | ||||
10 | |||||
11 | config SOC_TMS320C6472 | ||||
12 | bool "TMS320C6472" | ||||
13 | default n | ||||
14 | |||||
15 | config SOC_TMS320C6474 | ||||
16 | bool "TMS320C6474" | ||||
17 | default n | ||||
Ken Cox | dbe91a2 | 2012-07-18 23:19:10 -0400 | [diff] [blame] | 18 | |
19 | config SOC_TMS320C6678 | ||||
20 | bool "TMS320C6678" | ||||
21 | default n |