Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[deliverable/linux.git] / arch / blackfin / mach-bf537 / boards / Kconfig
1 choice
2 prompt "System type"
3 default BFIN537_STAMP
4 help
5 Select your board!
6
7 config BFIN537_STAMP
8 bool "BF537-STAMP"
9 help
10 BF537-STAMP board support.
11
12 config BFIN537_BLUETECHNIX_CM_E
13 bool "Bluetechnix CM-BF537E"
14 depends on (BF537)
15 help
16 CM-BF537E support for EVAL- and DEV-Board.
17
18 config BFIN537_BLUETECHNIX_CM_U
19 bool "Bluetechnix CM-BF537U"
20 depends on (BF537)
21 help
22 CM-BF537U support for EVAL- and DEV-Board.
23
24 config BFIN537_BLUETECHNIX_TCM
25 bool "Bluetechnix TCM-BF537"
26 depends on (BF537)
27 help
28 TCM-BF537 support for EVAL- and DEV-Board.
29
30 config PNAV10
31 bool "PNAV board"
32 depends on (BF537)
33 help
34 PNAV board support.
35
36 config CAMSIG_MINOTAUR
37 bool "Cambridge Signal Processing LTD Minotaur"
38 depends on (BF537)
39 help
40 Board supply package for CSP Minotaur
41
42 endchoice
This page took 0.03241 seconds and 6 git commands to generate.