aboutsummaryrefslogtreecommitdiffstats
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 @@
1if ARCH_TCC8K
2
3comment "TCC8000 systems:"
4
5config MACH_TCC8000_SDK
6 bool "Telechips TCC8000-SDK development kit"
7 default y
8 help
9 Support for the Telechips TCC8000-SDK board.
10
11endif