2010-09-17 18:13:56 +02:00
|
|
|
if ARCH_TCC8K
|
|
|
|
|
|
|
|
comment "TCC8000 systems:"
|
|
|
|
|
2010-09-17 18:21:36 +02:00
|
|
|
config MACH_TCC8000_SDK
|
|
|
|
bool "Telechips TCC8000-SDK development kit"
|
|
|
|
default y
|
|
|
|
help
|
|
|
|
Support for the Telechips TCC8000-SDK board.
|
|
|
|
|
2010-09-17 18:13:56 +02:00
|
|
|
endif
|