3 menu "Cirrus EP93xx Implementation Options"
5 config EP93XX_SOC_COMMON
8 select LEDS_GPIO_REGISTER
11 bool "Support for MaverickCrunch"
13 Enable kernel support for MaverickCrunch.
15 comment "EP93xx Platforms"
18 prompt "EP93xx first SDRAM bank selection"
19 default EP93XX_SDCE3_SYNC_PHYS_OFFSET
21 config EP93XX_SDCE3_SYNC_PHYS_OFFSET
22 bool "0x00000000 - SDCE3/SyncBoot"
24 Select this option if you want support for EP93xx boards with the
25 first SDRAM bank at 0x00000000.
27 config EP93XX_SDCE0_PHYS_OFFSET
28 bool "0xc0000000 - SDCEO"
30 Select this option if you want support for EP93xx boards with the
31 first SDRAM bank at 0xc0000000.
33 config EP93XX_SDCE1_PHYS_OFFSET
34 bool "0xd0000000 - SDCE1"
36 Select this option if you want support for EP93xx boards with the
37 first SDRAM bank at 0xd0000000.
39 config EP93XX_SDCE2_PHYS_OFFSET
40 bool "0xe0000000 - SDCE2"
42 Select this option if you want support for EP93xx boards with the
43 first SDRAM bank at 0xe0000000.
45 config EP93XX_SDCE3_ASYNC_PHYS_OFFSET
46 bool "0xf0000000 - SDCE3/AsyncBoot"
48 Select this option if you want support for EP93xx boards with the
49 first SDRAM bank at 0xf0000000.
54 bool "Support ADS Sphere"
55 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
57 Say 'Y' here if you want your kernel to support the ADS
64 bool "Support Cirrus Logic EDB9301"
65 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
68 Say 'Y' here if you want your kernel to support the Cirrus
69 Logic EDB9301 Evaluation Board.
72 bool "Support Cirrus Logic EDB9302"
73 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
76 Say 'Y' here if you want your kernel to support the Cirrus
77 Logic EDB9302 Evaluation Board.
80 bool "Support Cirrus Logic EDB9302A"
81 depends on EP93XX_SDCE0_PHYS_OFFSET
84 Say 'Y' here if you want your kernel to support the Cirrus
85 Logic EDB9302A Evaluation Board.
88 bool "Support Cirrus Logic EDB9307"
89 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
92 Say 'Y' here if you want your kernel to support the Cirrus
93 Logic EDB9307 Evaluation Board.
96 bool "Support Cirrus Logic EDB9307A"
97 depends on EP93XX_SDCE0_PHYS_OFFSET
100 Say 'Y' here if you want your kernel to support the Cirrus
101 Logic EDB9307A Evaluation Board.
104 bool "Support Cirrus Logic EDB9312"
105 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
108 Say 'Y' here if you want your kernel to support the Cirrus
109 Logic EDB9312 Evaluation Board.
112 bool "Support Cirrus Logic EDB9315"
113 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
116 Say 'Y' here if you want your kernel to support the Cirrus
117 Logic EDB9315 Evaluation Board.
120 bool "Support Cirrus Logic EDB9315A"
121 depends on EP93XX_SDCE0_PHYS_OFFSET
124 Say 'Y' here if you want your kernel to support the Cirrus
125 Logic EDB9315A Evaluation Board.
127 config MACH_GESBC9312
128 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
129 bool "Support Glomation GESBC-9312-sx"
131 Say 'Y' here if you want your kernel to support the Glomation
138 bool "Support Contec Micro9-High"
139 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
142 Say 'Y' here if you want your kernel to support the
143 Contec Micro9-High board.
146 bool "Support Contec Micro9-Mid"
147 depends on EP93XX_SDCE3_ASYNC_PHYS_OFFSET
150 Say 'Y' here if you want your kernel to support the
151 Contec Micro9-Mid board.
154 bool "Support Contec Micro9-Lite"
155 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
158 Say 'Y' here if you want your kernel to support the
159 Contec Micro9-Lite board.
162 bool "Support Contec Micro9-Slim"
163 depends on EP93XX_SDCE3_ASYNC_PHYS_OFFSET
166 Say 'Y' here if you want your kernel to support the
167 Contec Micro9-Slim board.
170 bool "Support Simplemachines Sim.One board"
171 depends on EP93XX_SDCE0_PHYS_OFFSET
173 Say 'Y' here if you want your kernel to support the
174 Simplemachines Sim.One board.
176 config MACH_SNAPPER_CL15
177 bool "Support Bluewater Systems Snapper CL15 Module"
178 depends on EP93XX_SDCE0_PHYS_OFFSET
180 Say 'Y' here if you want your kernel to support the Bluewater
181 Systems Snapper CL15 Module.
184 bool "Support Technologic Systems TS-72xx SBC"
185 depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET
187 Say 'Y' here if you want your kernel to support the
188 Technologic Systems TS-72xx board.
190 config MACH_VISION_EP9307
191 bool "Support Vision Engraving Systems EP9307 SoM"
192 depends on EP93XX_SDCE0_PHYS_OFFSET
194 Say 'Y' here if you want your kernel to support the
195 Vision Engraving Systems EP9307 SoM.
198 prompt "Select a UART for early kernel messages"
200 config EP93XX_EARLY_UART1
203 config EP93XX_EARLY_UART2
206 config EP93XX_EARLY_UART3