Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 1 | if ARCH_EP93XX |
| 2 | |
| 3 | menu "Cirrus EP93xx Implementation Options" |
| 4 | |
H Hartley Sweeten | a1eacd7 | 2012-04-11 15:44:42 -0700 | [diff] [blame] | 5 | config EP93XX_SOC_COMMON |
| 6 | bool |
| 7 | default y |
| 8 | select LEDS_GPIO_REGISTER |
| 9 | |
Lennert Buytenhek | c17fad1 | 2006-06-27 23:03:03 +0100 | [diff] [blame] | 10 | config CRUNCH |
| 11 | bool "Support for MaverickCrunch" |
| 12 | help |
| 13 | Enable kernel support for MaverickCrunch. |
| 14 | |
Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 15 | comment "EP93xx Platforms" |
| 16 | |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 17 | choice |
| 18 | prompt "EP93xx first SDRAM bank selection" |
| 19 | default EP93XX_SDCE3_SYNC_PHYS_OFFSET |
| 20 | |
| 21 | config EP93XX_SDCE3_SYNC_PHYS_OFFSET |
| 22 | bool "0x00000000 - SDCE3/SyncBoot" |
| 23 | help |
| 24 | Select this option if you want support for EP93xx boards with the |
Hartley Sweeten | 1f8db4f | 2009-10-05 19:34:43 +0100 | [diff] [blame] | 25 | first SDRAM bank at 0x00000000. |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 26 | |
| 27 | config EP93XX_SDCE0_PHYS_OFFSET |
| 28 | bool "0xc0000000 - SDCEO" |
| 29 | help |
| 30 | Select this option if you want support for EP93xx boards with the |
Hartley Sweeten | 1f8db4f | 2009-10-05 19:34:43 +0100 | [diff] [blame] | 31 | first SDRAM bank at 0xc0000000. |
| 32 | |
| 33 | config EP93XX_SDCE1_PHYS_OFFSET |
| 34 | bool "0xd0000000 - SDCE1" |
| 35 | help |
| 36 | Select this option if you want support for EP93xx boards with the |
| 37 | first SDRAM bank at 0xd0000000. |
| 38 | |
| 39 | config EP93XX_SDCE2_PHYS_OFFSET |
| 40 | bool "0xe0000000 - SDCE2" |
| 41 | help |
| 42 | Select this option if you want support for EP93xx boards with the |
| 43 | first SDRAM bank at 0xe0000000. |
| 44 | |
| 45 | config EP93XX_SDCE3_ASYNC_PHYS_OFFSET |
| 46 | bool "0xf0000000 - SDCE3/AsyncBoot" |
| 47 | help |
| 48 | Select this option if you want support for EP93xx boards with the |
| 49 | first SDRAM bank at 0xf0000000. |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 50 | |
| 51 | endchoice |
| 52 | |
Lennert Buytenhek | 5283304 | 2006-12-01 15:15:55 +0100 | [diff] [blame] | 53 | config MACH_ADSSPHERE |
| 54 | bool "Support ADS Sphere" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 55 | depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET |
Lennert Buytenhek | 5283304 | 2006-12-01 15:15:55 +0100 | [diff] [blame] | 56 | help |
| 57 | Say 'Y' here if you want your kernel to support the ADS |
| 58 | Sphere board. |
| 59 | |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 60 | config MACH_EDB93XX |
| 61 | bool |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 62 | |
| 63 | config MACH_EDB9301 |
| 64 | bool "Support Cirrus Logic EDB9301" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 65 | depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 66 | select MACH_EDB93XX |
| 67 | help |
| 68 | Say 'Y' here if you want your kernel to support the Cirrus |
| 69 | Logic EDB9301 Evaluation Board. |
| 70 | |
Lennert Buytenhek | 1100c25 | 2006-06-29 16:06:31 +0100 | [diff] [blame] | 71 | config MACH_EDB9302 |
| 72 | bool "Support Cirrus Logic EDB9302" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 73 | depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 74 | select MACH_EDB93XX |
Lennert Buytenhek | 1100c25 | 2006-06-29 16:06:31 +0100 | [diff] [blame] | 75 | help |
| 76 | Say 'Y' here if you want your kernel to support the Cirrus |
| 77 | Logic EDB9302 Evaluation Board. |
| 78 | |
Lennert Buytenhek | 47d7e52 | 2006-12-06 23:07:13 +0100 | [diff] [blame] | 79 | config MACH_EDB9302A |
| 80 | bool "Support Cirrus Logic EDB9302A" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 81 | depends on EP93XX_SDCE0_PHYS_OFFSET |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 82 | select MACH_EDB93XX |
Lennert Buytenhek | 47d7e52 | 2006-12-06 23:07:13 +0100 | [diff] [blame] | 83 | help |
| 84 | Say 'Y' here if you want your kernel to support the Cirrus |
| 85 | Logic EDB9302A Evaluation Board. |
| 86 | |
Herbert Valerio Riedel | 353ba84 | 2007-09-23 08:30:16 +0100 | [diff] [blame] | 87 | config MACH_EDB9307 |
| 88 | bool "Support Cirrus Logic EDB9307" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 89 | depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 90 | select MACH_EDB93XX |
Herbert Valerio Riedel | 353ba84 | 2007-09-23 08:30:16 +0100 | [diff] [blame] | 91 | help |
| 92 | Say 'Y' here if you want your kernel to support the Cirrus |
| 93 | Logic EDB9307 Evaluation Board. |
| 94 | |
Hartley Sweeten | 4c5744e | 2008-10-15 20:01:30 +0100 | [diff] [blame] | 95 | config MACH_EDB9307A |
| 96 | bool "Support Cirrus Logic EDB9307A" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 97 | depends on EP93XX_SDCE0_PHYS_OFFSET |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 98 | select MACH_EDB93XX |
Hartley Sweeten | 4c5744e | 2008-10-15 20:01:30 +0100 | [diff] [blame] | 99 | help |
| 100 | Say 'Y' here if you want your kernel to support the Cirrus |
| 101 | Logic EDB9307A Evaluation Board. |
| 102 | |
Lennert Buytenhek | bf11d26 | 2006-09-16 10:48:02 +0100 | [diff] [blame] | 103 | config MACH_EDB9312 |
| 104 | bool "Support Cirrus Logic EDB9312" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 105 | depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 106 | select MACH_EDB93XX |
Lennert Buytenhek | bf11d26 | 2006-09-16 10:48:02 +0100 | [diff] [blame] | 107 | help |
| 108 | Say 'Y' here if you want your kernel to support the Cirrus |
| 109 | Logic EDB9312 Evaluation Board. |
| 110 | |
Lennert Buytenhek | 87c0173 | 2006-06-27 23:03:04 +0100 | [diff] [blame] | 111 | config MACH_EDB9315 |
| 112 | bool "Support Cirrus Logic EDB9315" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 113 | depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 114 | select MACH_EDB93XX |
Lennert Buytenhek | 87c0173 | 2006-06-27 23:03:04 +0100 | [diff] [blame] | 115 | help |
| 116 | Say 'Y' here if you want your kernel to support the Cirrus |
| 117 | Logic EDB9315 Evaluation Board. |
| 118 | |
Lennert Buytenhek | 9b84175 | 2006-07-01 19:56:47 +0100 | [diff] [blame] | 119 | config MACH_EDB9315A |
| 120 | bool "Support Cirrus Logic EDB9315A" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 121 | depends on EP93XX_SDCE0_PHYS_OFFSET |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 122 | select MACH_EDB93XX |
Lennert Buytenhek | 9b84175 | 2006-07-01 19:56:47 +0100 | [diff] [blame] | 123 | help |
| 124 | Say 'Y' here if you want your kernel to support the Cirrus |
| 125 | Logic EDB9315A Evaluation Board. |
| 126 | |
Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 127 | config MACH_GESBC9312 |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 128 | depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET |
Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 129 | bool "Support Glomation GESBC-9312-sx" |
| 130 | help |
| 131 | Say 'Y' here if you want your kernel to support the Glomation |
| 132 | GESBC-9312-sx board. |
| 133 | |
Manfred Gruber | d941caa | 2006-12-17 22:10:48 +0100 | [diff] [blame] | 134 | config MACH_MICRO9 |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 135 | bool |
Manfred Gruber | d941caa | 2006-12-17 22:10:48 +0100 | [diff] [blame] | 136 | |
| 137 | config MACH_MICRO9H |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 138 | bool "Support Contec Micro9-High" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 139 | depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 140 | select MACH_MICRO9 |
| 141 | help |
| 142 | Say 'Y' here if you want your kernel to support the |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 143 | Contec Micro9-High board. |
Manfred Gruber | d941caa | 2006-12-17 22:10:48 +0100 | [diff] [blame] | 144 | |
| 145 | config MACH_MICRO9M |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 146 | bool "Support Contec Micro9-Mid" |
| 147 | depends on EP93XX_SDCE3_ASYNC_PHYS_OFFSET |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 148 | select MACH_MICRO9 |
| 149 | help |
| 150 | Say 'Y' here if you want your kernel to support the |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 151 | Contec Micro9-Mid board. |
Manfred Gruber | d941caa | 2006-12-17 22:10:48 +0100 | [diff] [blame] | 152 | |
| 153 | config MACH_MICRO9L |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 154 | bool "Support Contec Micro9-Lite" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 155 | depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 156 | select MACH_MICRO9 |
| 157 | help |
| 158 | Say 'Y' here if you want your kernel to support the |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 159 | Contec Micro9-Lite board. |
Manfred Gruber | d941caa | 2006-12-17 22:10:48 +0100 | [diff] [blame] | 160 | |
Hubert Feurstein | 7232344 | 2009-10-07 08:41:01 +0100 | [diff] [blame] | 161 | config MACH_MICRO9S |
| 162 | bool "Support Contec Micro9-Slim" |
| 163 | depends on EP93XX_SDCE3_ASYNC_PHYS_OFFSET |
| 164 | select MACH_MICRO9 |
| 165 | help |
| 166 | Say 'Y' here if you want your kernel to support the |
| 167 | Contec Micro9-Slim board. |
| 168 | |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 169 | config MACH_SIM_ONE |
| 170 | bool "Support Simplemachines Sim.One board" |
| 171 | depends on EP93XX_SDCE0_PHYS_OFFSET |
| 172 | help |
| 173 | Say 'Y' here if you want your kernel to support the |
| 174 | Simplemachines Sim.One board. |
| 175 | |
Ryan Mallon | dd2ac96 | 2010-02-15 01:16:01 +0100 | [diff] [blame] | 176 | config MACH_SNAPPER_CL15 |
| 177 | bool "Support Bluewater Systems Snapper CL15 Module" |
| 178 | depends on EP93XX_SDCE0_PHYS_OFFSET |
| 179 | help |
| 180 | Say 'Y' here if you want your kernel to support the Bluewater |
| 181 | Systems Snapper CL15 Module. |
| 182 | |
Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 183 | config MACH_TS72XX |
| 184 | bool "Support Technologic Systems TS-72xx SBC" |
Ryan Mallon | 6cb38c5 | 2009-05-21 22:11:52 +0100 | [diff] [blame] | 185 | depends on EP93XX_SDCE3_SYNC_PHYS_OFFSET |
Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 186 | help |
| 187 | Say 'Y' here if you want your kernel to support the |
| 188 | Technologic Systems TS-72xx board. |
| 189 | |
Hartley Sweeten | 1cb17e2 | 2011-10-08 23:04:34 +0100 | [diff] [blame] | 190 | config MACH_VISION_EP9307 |
| 191 | bool "Support Vision Engraving Systems EP9307 SoM" |
| 192 | depends on EP93XX_SDCE0_PHYS_OFFSET |
| 193 | help |
| 194 | Say 'Y' here if you want your kernel to support the |
| 195 | Vision Engraving Systems EP9307 SoM. |
| 196 | |
Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 197 | endmenu |
| 198 | |
| 199 | endif |