Merge tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / arch / blackfin / mach-bf561 / boards / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 choice
3         prompt "System type"
4         default BFIN561_EZKIT
5         help
6           Select your board!
7
8 config BFIN561_EZKIT
9         bool "BF561-EZKIT"
10         help
11           BF561-EZKIT-LITE board support.
12
13 config BFIN561_TEPLA
14         bool "BF561-TEPLA"
15         help
16          BF561-TEPLA board support.
17
18 config BFIN561_BLUETECHNIX_CM
19         bool "Bluetechnix CM-BF561"
20         help
21           CM-BF561 support for EVAL- and DEV-Board.
22
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/
29
30 endchoice