OSDN Git Service

ARM: Add board support for Telechips TCC8000-SDK board
[android-x86/kernel.git] / arch / arm / mach-tcc8k / Kconfig
index ec7f71b..ad86415 100644 (file)
@@ -2,4 +2,10 @@ 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