[ARM] 3704/1: format IOP Kconfig with tabs, create more consistency
[deliverable/linux.git] / arch / arm / mach-ep93xx / Kconfig
CommitLineData
e7736d47
LB
1if ARCH_EP93XX
2
3menu "Cirrus EP93xx Implementation Options"
4
c17fad11
LB
5config CRUNCH
6 bool "Support for MaverickCrunch"
7 help
8 Enable kernel support for MaverickCrunch.
9
e7736d47
LB
10comment "EP93xx Platforms"
11
1100c257
LB
12config MACH_EDB9302
13 bool "Support Cirrus Logic EDB9302"
14 help
15 Say 'Y' here if you want your kernel to support the Cirrus
16 Logic EDB9302 Evaluation Board.
17
87c01737
LB
18config MACH_EDB9315
19 bool "Support Cirrus Logic EDB9315"
20 help
21 Say 'Y' here if you want your kernel to support the Cirrus
22 Logic EDB9315 Evaluation Board.
23
e7736d47
LB
24config MACH_GESBC9312
25 bool "Support Glomation GESBC-9312-sx"
26 help
27 Say 'Y' here if you want your kernel to support the Glomation
28 GESBC-9312-sx board.
29
30config MACH_TS72XX
31 bool "Support Technologic Systems TS-72xx SBC"
32 help
33 Say 'Y' here if you want your kernel to support the
34 Technologic Systems TS-72xx board.
35
36endmenu
37
38endif
This page took 0.069077 seconds and 5 git commands to generate.