Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-next
[sfrench/cifs-2.6.git] / arch / blackfin / mach-bf527 / boards / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 choice
3         prompt "System type"
4         default BFIN527_EZKIT
5         help
6           Select your board!
7
8 config BFIN527_EZKIT
9         bool "BF527-EZKIT"
10         help
11           BF527-EZKIT-LITE board support.
12
13 config BFIN527_EZKIT_V2
14         bool "BF527-EZKIT-V2"
15         help
16           BF527-EZKIT-LITE V2.1+ board support.
17
18 config BFIN527_BLUETECHNIX_CM
19         bool "Bluetechnix CM-BF527"
20         help
21           CM-BF527 support for EVAL- and DEV-Board.
22
23 config BFIN526_EZBRD
24         bool "BF526-EZBRD"
25         help
26           BF526-EZBRD/EZKIT Lite board support.
27
28 config BFIN527_AD7160EVAL
29         bool "BF527-AD7160-EVAL"
30         help
31           BF527-AD7160-EVAL board support.
32
33 config BFIN527_TLL6527M
34         bool "The Learning Labs TLL6527M"
35         help
36           TLL6527M V1.0 platform support
37
38 endchoice