]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/mach-tcc8k/Kconfig
Merge branch 'restart-cleanup' into restart
[karo-tx-linux.git] / arch / arm / mach-tcc8k / Kconfig
1 if ARCH_TCC8K
2
3 comment "TCC8000 systems:"
4
5 config MACH_TCC8000_SDK
6         bool "Telechips TCC8000-SDK development kit"
7         default y
8         help
9           Support for the Telechips TCC8000-SDK board.
10
11 endif