swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: 3c0eee3fe6a3a1c745379547c7e7c904aa64f6d5 authored by Linus Torvalds on 05 January 2011, 00:50:19 UTC
Linux 2.6.37
Tip revision: 3c0eee3
Kconfig
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
back to top