ext3: Flush disk caches on fsync when needed
[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
13 bool "Bluetechnix CM-BF537"
14 depends on (BF537)
15 help
16 CM-BF537 support for EVAL- and DEV-Board.
17
18 config BFIN537_BLUETECHNIX_TCM
19 bool "Bluetechnix TCM-BF537"
20 depends on (BF537)
21 help
22 TCM-BF537 support for EVAL- and DEV-Board.
23
24 config PNAV10
25 bool "PNAV board"
26 depends on (BF537)
27 help
28 PNAV board support.
29
30 config CAMSIG_MINOTAUR
31 bool "Cambridge Signal Processing LTD Minotaur"
32 depends on (BF537)
33 help
34 Board supply package for CSP Minotaur
35
36 endchoice
This page took 0.032525 seconds and 5 git commands to generate.