3 menu "Cirrus EP93xx Implementation Options"
6 bool "Support for MaverickCrunch"
8 Enable kernel support for MaverickCrunch.
10 comment "EP93xx Platforms"
13 prompt "EP93xx first SDRAM bank selection"
14 default EP93XX_SDCE3_SYNC_PHYS_OFFSET
16 config EP93XX_SDCE3_SYNC_PHYS_OFFSET
17 bool "0x00000000 - SDCE3/SyncBoot"
19 Select this option if you want support for EP93xx boards with the
20 first SDRAM bank at 0x00000000.
22 config EP93XX_SDCE0_PHYS_OFFSET
23 bool "0xc0000000 - SDCEO"
25 Select this option if you want support for EP93xx boards with the
26 first SDRAM bank at 0xc0000000.
28 config EP93XX_SDCE1_PHYS_OFFSET
29 bool "0xd0000000 - SDCE1"
31 Select this option if you want support for EP93xx boards with the
32 first SDRAM bank at 0xd0000000.
34 config EP93XX_SDCE2_PHYS_OFFSET
35 bool "0xe0000000 - SDCE2"
37 Select this option if you want support for EP93xx boards with the
38 first SDRAM bank at 0xe0000000.
40 config EP93XX_SDCE3_ASYNC_PHYS_OFFSET
41 bool "0xf0000000 - SDCE3/AsyncBoot"
43 Select this option if you want support for EP93xx boards with the
44 first SDRAM bank at 0xf0000000.
49 bool "Support ADS Sphere"
50 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
52 Say 'Y' here if you want your kernel to support the ADS
59 bool "Support Cirrus Logic EDB9301"
60 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
63 Say 'Y' here if you want your kernel to support the Cirrus
64 Logic EDB9301 Evaluation Board.
67 bool "Support Cirrus Logic EDB9302"
68 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
71 Say 'Y' here if you want your kernel to support the Cirrus
72 Logic EDB9302 Evaluation Board.
75 bool "Support Cirrus Logic EDB9302A"
76 depends on EP93XX_SDCE0_PHYS_OFFSET
79 Say 'Y' here if you want your kernel to support the Cirrus
80 Logic EDB9302A Evaluation Board.
83 bool "Support Cirrus Logic EDB9307"
84 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
87 Say 'Y' here if you want your kernel to support the Cirrus
88 Logic EDB9307 Evaluation Board.
91 bool "Support Cirrus Logic EDB9307A"
92 depends on EP93XX_SDCE0_PHYS_OFFSET
95 Say 'Y' here if you want your kernel to support the Cirrus
96 Logic EDB9307A Evaluation Board.
99 bool "Support Cirrus Logic EDB9312"
100 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
103 Say 'Y' here if you want your kernel to support the Cirrus
104 Logic EDB9312 Evaluation Board.
107 bool "Support Cirrus Logic EDB9315"
108 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
111 Say 'Y' here if you want your kernel to support the Cirrus
112 Logic EDB9315 Evaluation Board.
115 bool "Support Cirrus Logic EDB9315A"
116 depends on EP93XX_SDCE0_PHYS_OFFSET
119 Say 'Y' here if you want your kernel to support the Cirrus
120 Logic EDB9315A Evaluation Board.
122 config MACH_GESBC9312
123 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
124 bool "Support Glomation GESBC-9312-sx"
126 Say 'Y' here if you want your kernel to support the Glomation
133 bool "Support Contec Micro9-High"
134 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
137 Say 'Y' here if you want your kernel to support the
138 Contec Micro9-High board.
141 bool "Support Contec Micro9-Mid"
142 depends on EP93XX_SDCE3_ASYNC_PHYS_OFFSET
145 Say 'Y' here if you want your kernel to support the
146 Contec Micro9-Mid board.
149 bool "Support Contec Micro9-Lite"
150 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
153 Say 'Y' here if you want your kernel to support the
154 Contec Micro9-Lite board.
157 bool "Support Contec Micro9-Slim"
158 depends on EP93XX_SDCE3_ASYNC_PHYS_OFFSET
161 Say 'Y' here if you want your kernel to support the
162 Contec Micro9-Slim board.
165 bool "Support Simplemachines Sim.One board"
166 depends on EP93XX_SDCE0_PHYS_OFFSET
168 Say 'Y' here if you want your kernel to support the
169 Simplemachines Sim.One board.
171 config MACH_SNAPPER_CL15
172 bool "Support Bluewater Systems Snapper CL15 Module"
173 depends on EP93XX_SDCE0_PHYS_OFFSET
175 Say 'Y' here if you want your kernel to support the Bluewater
176 Systems Snapper CL15 Module.
179 bool "Support Technologic Systems TS-72xx SBC"
180 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
182 Say 'Y' here if you want your kernel to support the
183 Technologic Systems TS-72xx board.
186 prompt "Select a UART for early kernel messages"
188 config EP93XX_EARLY_UART1
191 config EP93XX_EARLY_UART2
194 config EP93XX_EARLY_UART3