repo: https://github.com/T-head-Semi/linux commit: b1313fe517ca3703119dcc99ef3bbf75ab42bcfb Change-Id: I6cbb35294024ea3a66140e311f4bb705fd7fd626
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
|