blob: a44bf3a1816e3fba97d5bd5e559855dc99936f98 [file] [log] [blame]
Mike Frysinger4f25eb82007-11-15 20:49:44 +08001choice
2 prompt "System type"
3 default BFIN537_STAMP
4 help
5 Select your board!
6
7config BFIN537_STAMP
8 bool "BF537-STAMP"
9 help
10 BF537-STAMP board support.
11
Harald Krapfenbauer60584342009-09-10 15:12:08 +000012config BFIN537_BLUETECHNIX_CM_E
13 bool "Bluetechnix CM-BF537E"
Mike Frysinger4f25eb82007-11-15 20:49:44 +080014 depends on (BF537)
15 help
Harald Krapfenbauer60584342009-09-10 15:12:08 +000016 CM-BF537E support for EVAL- and DEV-Board.
17
18config BFIN537_BLUETECHNIX_CM_U
19 bool "Bluetechnix CM-BF537U"
20 depends on (BF537)
21 help
22 CM-BF537U support for EVAL- and DEV-Board.
Mike Frysinger4f25eb82007-11-15 20:49:44 +080023
Mike Frysingerb9da3b92008-08-13 15:49:35 +080024config BFIN537_BLUETECHNIX_TCM
25 bool "Bluetechnix TCM-BF537"
26 depends on (BF537)
27 help
28 TCM-BF537 support for EVAL- and DEV-Board.
29
Mike Frysinger4f25eb82007-11-15 20:49:44 +080030config PNAV10
31 bool "PNAV board"
32 depends on (BF537)
33 help
34 PNAV board support.
35
Martin Strubel471b9a62008-01-27 19:54:20 +080036config CAMSIG_MINOTAUR
37 bool "Cambridge Signal Processing LTD Minotaur"
38 depends on (BF537)
39 help
40 Board supply package for CSP Minotaur
41
Andreas Schallenberg3ea9f2b2010-11-24 22:15:16 +000042config DNP5370
43 bool "SSV Dil/NetPC DNP/5370"
44 depends on (BF537)
45 help
46 Board supply package for DNP/5370 DIL64 module
47
Mike Frysinger4f25eb82007-11-15 20:49:44 +080048endchoice