diff options
Diffstat (limited to 'arch/arm/mach-tcc8k/Kconfig')
| -rw-r--r-- | arch/arm/mach-tcc8k/Kconfig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm/mach-tcc8k/Kconfig b/arch/arm/mach-tcc8k/Kconfig new file mode 100644 index 00000000000..ad86415d157 --- /dev/null +++ b/arch/arm/mach-tcc8k/Kconfig | |||
| @@ -0,0 +1,11 @@ | |||
| 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 | ||
