You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
if ARCH_TCC8K
|
|
|
|
comment "TCC8000 systems:"
|
|
|
|
config MACH_TCC8000_SDK
|
|
bool "Telechips TCC8000-SDK development kit"
|
|
default y
|
|
help
|
|
Support for the Telechips TCC8000-SDK board.
|
|
|
|
endif
|
|
|