mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
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
|