ARM: 5742/1: ARM: add debug check for invalid kernel page faults
[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
6cb38c5f
RM
12choice
13 prompt "EP93xx first SDRAM bank selection"
14 default EP93XX_SDCE3_SYNC_PHYS_OFFSET
15
16config EP93XX_SDCE3_SYNC_PHYS_OFFSET
17 bool "0x00000000 - SDCE3/SyncBoot"
18 help
19 Select this option if you want support for EP93xx boards with the
20 first SDRAM bank at 0x00000000
21
22config EP93XX_SDCE0_PHYS_OFFSET
23 bool "0xc0000000 - SDCEO"
24 help
25 Select this option if you want support for EP93xx boards with the
26 first SDRAM bank at 0xc0000000
27
28endchoice
29
5283304b
LB
30config MACH_ADSSPHERE
31 bool "Support ADS Sphere"
6cb38c5f 32 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
5283304b
LB
33 help
34 Say 'Y' here if you want your kernel to support the ADS
35 Sphere board.
36
a2bd40d2
HS
37config MACH_EDB93XX
38 bool
a2bd40d2
HS
39
40config MACH_EDB9301
41 bool "Support Cirrus Logic EDB9301"
6cb38c5f 42 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
a2bd40d2
HS
43 select MACH_EDB93XX
44 help
45 Say 'Y' here if you want your kernel to support the Cirrus
46 Logic EDB9301 Evaluation Board.
47
1100c257
LB
48config MACH_EDB9302
49 bool "Support Cirrus Logic EDB9302"
6cb38c5f 50 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
a2bd40d2 51 select MACH_EDB93XX
1100c257
LB
52 help
53 Say 'Y' here if you want your kernel to support the Cirrus
54 Logic EDB9302 Evaluation Board.
55
47d7e524
LB
56config MACH_EDB9302A
57 bool "Support Cirrus Logic EDB9302A"
6cb38c5f 58 depends on EP93XX_SDCE0_PHYS_OFFSET
a2bd40d2 59 select MACH_EDB93XX
47d7e524
LB
60 help
61 Say 'Y' here if you want your kernel to support the Cirrus
62 Logic EDB9302A Evaluation Board.
63
353ba84a
HVR
64config MACH_EDB9307
65 bool "Support Cirrus Logic EDB9307"
6cb38c5f 66 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
a2bd40d2 67 select MACH_EDB93XX
353ba84a
HVR
68 help
69 Say 'Y' here if you want your kernel to support the Cirrus
70 Logic EDB9307 Evaluation Board.
71
4c5744ed
HS
72config MACH_EDB9307A
73 bool "Support Cirrus Logic EDB9307A"
6cb38c5f 74 depends on EP93XX_SDCE0_PHYS_OFFSET
a2bd40d2 75 select MACH_EDB93XX
4c5744ed
HS
76 help
77 Say 'Y' here if you want your kernel to support the Cirrus
78 Logic EDB9307A Evaluation Board.
79
bf11d26c
LB
80config MACH_EDB9312
81 bool "Support Cirrus Logic EDB9312"
6cb38c5f 82 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
a2bd40d2 83 select MACH_EDB93XX
bf11d26c
LB
84 help
85 Say 'Y' here if you want your kernel to support the Cirrus
86 Logic EDB9312 Evaluation Board.
87
87c01737
LB
88config MACH_EDB9315
89 bool "Support Cirrus Logic EDB9315"
6cb38c5f 90 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
a2bd40d2 91 select MACH_EDB93XX
87c01737
LB
92 help
93 Say 'Y' here if you want your kernel to support the Cirrus
94 Logic EDB9315 Evaluation Board.
95
9b841755
LB
96config MACH_EDB9315A
97 bool "Support Cirrus Logic EDB9315A"
6cb38c5f 98 depends on EP93XX_SDCE0_PHYS_OFFSET
a2bd40d2 99 select MACH_EDB93XX
9b841755
LB
100 help
101 Say 'Y' here if you want your kernel to support the Cirrus
102 Logic EDB9315A Evaluation Board.
103
e7736d47 104config MACH_GESBC9312
6cb38c5f 105 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
e7736d47
LB
106 bool "Support Glomation GESBC-9312-sx"
107 help
108 Say 'Y' here if you want your kernel to support the Glomation
109 GESBC-9312-sx board.
110
d941caa2 111config MACH_MICRO9
a2bd40d2 112 bool
d941caa2
MG
113
114config MACH_MICRO9H
a2bd40d2 115 bool "Support Contec Hypercontrol Micro9-H"
6cb38c5f 116 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
a2bd40d2
HS
117 select MACH_MICRO9
118 help
119 Say 'Y' here if you want your kernel to support the
120 Contec Hypercontrol Micro9-H board.
d941caa2
MG
121
122config MACH_MICRO9M
a2bd40d2 123 bool "Support Contec Hypercontrol Micro9-M"
6cb38c5f 124 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
a2bd40d2
HS
125 select MACH_MICRO9
126 help
127 Say 'Y' here if you want your kernel to support the
128 Contec Hypercontrol Micro9-M board.
d941caa2
MG
129
130config MACH_MICRO9L
a2bd40d2 131 bool "Support Contec Hypercontrol Micro9-L"
6cb38c5f 132 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
a2bd40d2
HS
133 select MACH_MICRO9
134 help
135 Say 'Y' here if you want your kernel to support the
136 Contec Hypercontrol Micro9-L board.
d941caa2 137
e7736d47
LB
138config MACH_TS72XX
139 bool "Support Technologic Systems TS-72xx SBC"
6cb38c5f 140 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
e7736d47
LB
141 help
142 Say 'Y' here if you want your kernel to support the
143 Technologic Systems TS-72xx board.
144
92e88aa7
HS
145choice
146 prompt "Select a UART for early kernel messages"
147
148config EP93XX_EARLY_UART1
149 bool "UART1"
150
151config EP93XX_EARLY_UART2
152 bool "UART2"
153
154config EP93XX_EARLY_UART3
155 bool "UART3"
156
157endchoice
158
e7736d47
LB
159endmenu
160
161endif
This page took 0.321786 seconds and 5 git commands to generate.