diff options
Diffstat (limited to 'arch/blackfin/mach-bf548/boards/Kconfig')
-rw-r--r-- | arch/blackfin/mach-bf548/boards/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf548/boards/Kconfig b/arch/blackfin/mach-bf548/boards/Kconfig index 057129064037..d38e52671853 100644 --- a/arch/blackfin/mach-bf548/boards/Kconfig +++ b/arch/blackfin/mach-bf548/boards/Kconfig | |||
@@ -8,5 +8,11 @@ config BFIN548_EZKIT | |||
8 | bool "BF548-EZKIT" | 8 | bool "BF548-EZKIT" |
9 | help | 9 | help |
10 | BFIN548-EZKIT board support. | 10 | BFIN548-EZKIT board support. |
11 | |||
12 | config BFIN548_BLUETECHNIX_CM | ||
13 | bool "Bluetechnix CM-BF548" | ||
14 | depends on (BF548) | ||
15 | help | ||
16 | CM-BF548 support for DEV-Board. | ||
11 | 17 | ||
12 | endchoice | 18 | endchoice |