aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tcc8k/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tcc8k/Kconfig')
-rw-r--r--arch/arm/mach-tcc8k/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/arm/mach-tcc8k/Kconfig b/arch/arm/mach-tcc8k/Kconfig
deleted file mode 100644
index ad86415d1577..000000000000
--- a/arch/arm/mach-tcc8k/Kconfig
+++ /dev/null
@@ -1,11 +0,0 @@
-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