aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r--arch/blackfin/Kconfig8
1 files changed, 7 insertions, 1 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 35b33a44677b..b1b111bb2f3a 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -193,7 +193,7 @@ config BFIN537_BLUETECHNIX_CM
193 CM-BF537 support for EVAL- and DEV-Board. 193 CM-BF537 support for EVAL- and DEV-Board.
194 194
195config BFIN561_BLUETECHNIX_CM 195config BFIN561_BLUETECHNIX_CM
196 bool "BF561-CM" 196 bool "Bluetechnix CM-BF561"
197 depends on (BF561) 197 depends on (BF561)
198 help 198 help
199 CM-BF561 support for EVAL- and DEV-Board. 199 CM-BF561 support for EVAL- and DEV-Board.
@@ -204,6 +204,12 @@ config BFIN561_EZKIT
204 help 204 help
205 BF561-EZKIT-LITE board Support. 205 BF561-EZKIT-LITE board Support.
206 206
207config BFIN561_TEPLA
208 bool "BF561-TEPLA"
209 depends on (BF561)
210 help
211 BF561-TEPLA board Support.
212
207config PNAV10 213config PNAV10
208 bool "PNAV 1.0 board" 214 bool "PNAV 1.0 board"
209 depends on (BF537) 215 depends on (BF537)