x86/speculation/mds: Fix documentation typo
[linux/fpc-iii.git] / arch / blackfin / mach-bf561 / boards / Kconfig
blob10e977b56710281ad651f335f8611a7253a56225
1 # SPDX-License-Identifier: GPL-2.0
2 choice
3         prompt "System type"
4         default BFIN561_EZKIT
5         help
6           Select your board!
8 config BFIN561_EZKIT
9         bool "BF561-EZKIT"
10         help
11           BF561-EZKIT-LITE board support.
13 config BFIN561_TEPLA
14         bool "BF561-TEPLA"
15         help
16          BF561-TEPLA board support.
18 config BFIN561_BLUETECHNIX_CM
19         bool "Bluetechnix CM-BF561"
20         help
21           CM-BF561 support for EVAL- and DEV-Board.
23 config BFIN561_ACVILON
24         bool "BF561-ACVILON"
25         help
26           BF561-ACVILON System On Module support (SO-DIMM 144).
27           For more information about Acvilon BF561 SoM
28           please go to http://www.niistt.ru/
30 endchoice