Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm...
[deliverable/linux.git] / arch / arm / mach-ep93xx / Kconfig
CommitLineData
e7736d47
LB
1if ARCH_EP93XX
2
3menu "Cirrus EP93xx Implementation Options"
4
a1eacd79
HS
5config EP93XX_SOC_COMMON
6 bool
7 default y
b19e11fb 8 select SOC_BUS
a1eacd79
HS
9 select LEDS_GPIO_REGISTER
10
c17fad11
LB
11config CRUNCH
12 bool "Support for MaverickCrunch"
13 help
14 Enable kernel support for MaverickCrunch.
15
e7736d47
LB
16comment "EP93xx Platforms"
17
5283304b
LB
18config MACH_ADSSPHERE
19 bool "Support ADS Sphere"
20 help
21 Say 'Y' here if you want your kernel to support the ADS
22 Sphere board.
23
a2bd40d2
HS
24config MACH_EDB93XX
25 bool
a2bd40d2
HS
26
27config MACH_EDB9301
28 bool "Support Cirrus Logic EDB9301"
29 select MACH_EDB93XX
30 help
31 Say 'Y' here if you want your kernel to support the Cirrus
32 Logic EDB9301 Evaluation Board.
33
1100c257
LB
34config MACH_EDB9302
35 bool "Support Cirrus Logic EDB9302"
a2bd40d2 36 select MACH_EDB93XX
1100c257
LB
37 help
38 Say 'Y' here if you want your kernel to support the Cirrus
39 Logic EDB9302 Evaluation Board.
40
47d7e524
LB
41config MACH_EDB9302A
42 bool "Support Cirrus Logic EDB9302A"
a2bd40d2 43 select MACH_EDB93XX
47d7e524
LB
44 help
45 Say 'Y' here if you want your kernel to support the Cirrus
46 Logic EDB9302A Evaluation Board.
47
353ba84a
HVR
48config MACH_EDB9307
49 bool "Support Cirrus Logic EDB9307"
a2bd40d2 50 select MACH_EDB93XX
353ba84a
HVR
51 help
52 Say 'Y' here if you want your kernel to support the Cirrus
53 Logic EDB9307 Evaluation Board.
54
4c5744ed
HS
55config MACH_EDB9307A
56 bool "Support Cirrus Logic EDB9307A"
a2bd40d2 57 select MACH_EDB93XX
4c5744ed
HS
58 help
59 Say 'Y' here if you want your kernel to support the Cirrus
60 Logic EDB9307A Evaluation Board.
61
bf11d26c
LB
62config MACH_EDB9312
63 bool "Support Cirrus Logic EDB9312"
a2bd40d2 64 select MACH_EDB93XX
bf11d26c
LB
65 help
66 Say 'Y' here if you want your kernel to support the Cirrus
67 Logic EDB9312 Evaluation Board.
68
87c01737
LB
69config MACH_EDB9315
70 bool "Support Cirrus Logic EDB9315"
a2bd40d2 71 select MACH_EDB93XX
87c01737
LB
72 help
73 Say 'Y' here if you want your kernel to support the Cirrus
74 Logic EDB9315 Evaluation Board.
75
9b841755
LB
76config MACH_EDB9315A
77 bool "Support Cirrus Logic EDB9315A"
a2bd40d2 78 select MACH_EDB93XX
9b841755
LB
79 help
80 Say 'Y' here if you want your kernel to support the Cirrus
81 Logic EDB9315A Evaluation Board.
82
e7736d47
LB
83config MACH_GESBC9312
84 bool "Support Glomation GESBC-9312-sx"
85 help
86 Say 'Y' here if you want your kernel to support the Glomation
87 GESBC-9312-sx board.
88
d941caa2 89config MACH_MICRO9
a2bd40d2 90 bool
d941caa2
MG
91
92config MACH_MICRO9H
14636005 93 bool "Support Contec Micro9-High"
a2bd40d2
HS
94 select MACH_MICRO9
95 help
96 Say 'Y' here if you want your kernel to support the
14636005 97 Contec Micro9-High board.
d941caa2
MG
98
99config MACH_MICRO9M
14636005 100 bool "Support Contec Micro9-Mid"
a2bd40d2
HS
101 select MACH_MICRO9
102 help
103 Say 'Y' here if you want your kernel to support the
14636005 104 Contec Micro9-Mid board.
d941caa2
MG
105
106config MACH_MICRO9L
14636005 107 bool "Support Contec Micro9-Lite"
a2bd40d2
HS
108 select MACH_MICRO9
109 help
110 Say 'Y' here if you want your kernel to support the
14636005 111 Contec Micro9-Lite board.
d941caa2 112
7232344d
HF
113config MACH_MICRO9S
114 bool "Support Contec Micro9-Slim"
7232344d
HF
115 select MACH_MICRO9
116 help
117 Say 'Y' here if you want your kernel to support the
118 Contec Micro9-Slim board.
119
a3662f6b
RM
120config MACH_SIM_ONE
121 bool "Support Simplemachines Sim.One board"
a3662f6b
RM
122 help
123 Say 'Y' here if you want your kernel to support the
124 Simplemachines Sim.One board.
125
dd2ac961
RM
126config MACH_SNAPPER_CL15
127 bool "Support Bluewater Systems Snapper CL15 Module"
dd2ac961
RM
128 help
129 Say 'Y' here if you want your kernel to support the Bluewater
130 Systems Snapper CL15 Module.
131
e7736d47
LB
132config MACH_TS72XX
133 bool "Support Technologic Systems TS-72xx SBC"
134 help
135 Say 'Y' here if you want your kernel to support the
136 Technologic Systems TS-72xx board.
137
1cb17e2d
HS
138config MACH_VISION_EP9307
139 bool "Support Vision Engraving Systems EP9307 SoM"
1cb17e2d
HS
140 help
141 Say 'Y' here if you want your kernel to support the
142 Vision Engraving Systems EP9307 SoM.
143
e7736d47
LB
144endmenu
145
146endif
This page took 0.643834 seconds and 5 git commands to generate.