diff options
Diffstat (limited to 'arch/blackfin/mach-bf518/boards/Kconfig')
-rw-r--r-- | arch/blackfin/mach-bf518/boards/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf518/boards/Kconfig b/arch/blackfin/mach-bf518/boards/Kconfig index 96163514ed22..252261ec04c4 100644 --- a/arch/blackfin/mach-bf518/boards/Kconfig +++ b/arch/blackfin/mach-bf518/boards/Kconfig | |||
@@ -9,4 +9,9 @@ config BFIN518F_EZBRD | |||
9 | help | 9 | help |
10 | BF518-EZBRD board support. | 10 | BF518-EZBRD board support. |
11 | 11 | ||
12 | config BFIN518F_TCM | ||
13 | bool "Bluetechnix TCM-BF518" | ||
14 | help | ||
15 | Bluetechnix TCM-BF518 board support. | ||
16 | |||
12 | endchoice | 17 | endchoice |