[ARM] 4032/1: Add platform resources required for CF driver
[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
5283304b
LB
12config MACH_ADSSPHERE
13 bool "Support ADS Sphere"
14 help
15 Say 'Y' here if you want your kernel to support the ADS
16 Sphere board.
17
1100c257
LB
18config MACH_EDB9302
19 bool "Support Cirrus Logic EDB9302"
20 help
21 Say 'Y' here if you want your kernel to support the Cirrus
22 Logic EDB9302 Evaluation Board.
23
47d7e524
LB
24config MACH_EDB9302A
25 bool "Support Cirrus Logic EDB9302A"
26 help
27 Say 'Y' here if you want your kernel to support the Cirrus
28 Logic EDB9302A Evaluation Board.
29
bf11d26c
LB
30config MACH_EDB9312
31 bool "Support Cirrus Logic EDB9312"
32 help
33 Say 'Y' here if you want your kernel to support the Cirrus
34 Logic EDB9312 Evaluation Board.
35
87c01737
LB
36config MACH_EDB9315
37 bool "Support Cirrus Logic EDB9315"
38 help
39 Say 'Y' here if you want your kernel to support the Cirrus
40 Logic EDB9315 Evaluation Board.
41
9b841755
LB
42config MACH_EDB9315A
43 bool "Support Cirrus Logic EDB9315A"
44 help
45 Say 'Y' here if you want your kernel to support the Cirrus
46 Logic EDB9315A Evaluation Board.
47
e7736d47
LB
48config MACH_GESBC9312
49 bool "Support Glomation GESBC-9312-sx"
50 help
51 Say 'Y' here if you want your kernel to support the Glomation
52 GESBC-9312-sx board.
53
54config MACH_TS72XX
55 bool "Support Technologic Systems TS-72xx SBC"
56 help
57 Say 'Y' here if you want your kernel to support the
58 Technologic Systems TS-72xx board.
59
60endmenu
61
62endif
This page took 0.119142 seconds and 5 git commands to generate.