blob: e4bc6d7c5a6a1e83ba33a287cc7feb6aabcc7d7a [file] [log] [blame]
Mike Frysinger4f25eb82007-11-15 20:49:44 +08001choice
2 prompt "System type"
3 default BFIN561_EZKIT
4 help
5 Select your board!
6
7config BFIN561_EZKIT
8 bool "BF561-EZKIT"
9 help
10 BF561-EZKIT-LITE board support.
11
12config BFIN561_TEPLA
13 bool "BF561-TEPLA"
14 help
15 BF561-TEPLA board support.
16
17config BFIN561_BLUETECHNIX_CM
18 bool "Bluetechnix CM-BF561"
19 help
20 CM-BF561 support for EVAL- and DEV-Board.
21
Mike Frysinger4f25eb82007-11-15 20:49:44 +080022endchoice