Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 2 | if ARCH_EP93XX |
| 3 | |
| 4 | menu "Cirrus EP93xx Implementation Options" |
| 5 | |
H Hartley Sweeten | a1eacd7 | 2012-04-11 15:44:42 -0700 | [diff] [blame] | 6 | config EP93XX_SOC_COMMON |
| 7 | bool |
| 8 | default y |
H Hartley Sweeten | b19e11f | 2013-11-19 10:23:06 +1100 | [diff] [blame] | 9 | select SOC_BUS |
H Hartley Sweeten | a1eacd7 | 2012-04-11 15:44:42 -0700 | [diff] [blame] | 10 | select LEDS_GPIO_REGISTER |
| 11 | |
Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 12 | comment "EP93xx Platforms" |
| 13 | |
Lennert Buytenhek | 5283304 | 2006-12-01 15:15:55 +0100 | [diff] [blame] | 14 | config MACH_ADSSPHERE |
| 15 | bool "Support ADS Sphere" |
| 16 | help |
| 17 | Say 'Y' here if you want your kernel to support the ADS |
| 18 | Sphere board. |
| 19 | |
Lukasz Majewski | c8cee35 | 2017-12-12 00:36:25 +0100 | [diff] [blame] | 20 | config MACH_BK3 |
| 21 | bool "Support Liebherr BK3.1" |
| 22 | select MACH_TS72XX |
| 23 | help |
| 24 | Say 'Y' here if you want your kernel to support the |
| 25 | Liebherr controller BK3.1. |
| 26 | |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 27 | config MACH_EDB93XX |
| 28 | bool |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 29 | |
| 30 | config MACH_EDB9301 |
| 31 | bool "Support Cirrus Logic EDB9301" |
| 32 | select MACH_EDB93XX |
| 33 | help |
| 34 | Say 'Y' here if you want your kernel to support the Cirrus |
| 35 | Logic EDB9301 Evaluation Board. |
| 36 | |
Lennert Buytenhek | 1100c25 | 2006-06-29 16:06:31 +0100 | [diff] [blame] | 37 | config MACH_EDB9302 |
| 38 | bool "Support Cirrus Logic EDB9302" |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 39 | select MACH_EDB93XX |
Lennert Buytenhek | 1100c25 | 2006-06-29 16:06:31 +0100 | [diff] [blame] | 40 | help |
| 41 | Say 'Y' here if you want your kernel to support the Cirrus |
| 42 | Logic EDB9302 Evaluation Board. |
| 43 | |
Lennert Buytenhek | 47d7e52 | 2006-12-06 23:07:13 +0100 | [diff] [blame] | 44 | config MACH_EDB9302A |
| 45 | bool "Support Cirrus Logic EDB9302A" |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 46 | select MACH_EDB93XX |
Lennert Buytenhek | 47d7e52 | 2006-12-06 23:07:13 +0100 | [diff] [blame] | 47 | help |
| 48 | Say 'Y' here if you want your kernel to support the Cirrus |
| 49 | Logic EDB9302A Evaluation Board. |
| 50 | |
Herbert Valerio Riedel | 353ba84 | 2007-09-23 08:30:16 +0100 | [diff] [blame] | 51 | config MACH_EDB9307 |
| 52 | bool "Support Cirrus Logic EDB9307" |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 53 | select MACH_EDB93XX |
Herbert Valerio Riedel | 353ba84 | 2007-09-23 08:30:16 +0100 | [diff] [blame] | 54 | help |
| 55 | Say 'Y' here if you want your kernel to support the Cirrus |
| 56 | Logic EDB9307 Evaluation Board. |
| 57 | |
Hartley Sweeten | 4c5744e | 2008-10-15 20:01:30 +0100 | [diff] [blame] | 58 | config MACH_EDB9307A |
| 59 | bool "Support Cirrus Logic EDB9307A" |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 60 | select MACH_EDB93XX |
Hartley Sweeten | 4c5744e | 2008-10-15 20:01:30 +0100 | [diff] [blame] | 61 | help |
| 62 | Say 'Y' here if you want your kernel to support the Cirrus |
| 63 | Logic EDB9307A Evaluation Board. |
| 64 | |
Lennert Buytenhek | bf11d26 | 2006-09-16 10:48:02 +0100 | [diff] [blame] | 65 | config MACH_EDB9312 |
| 66 | bool "Support Cirrus Logic EDB9312" |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 67 | select MACH_EDB93XX |
Lennert Buytenhek | bf11d26 | 2006-09-16 10:48:02 +0100 | [diff] [blame] | 68 | help |
| 69 | Say 'Y' here if you want your kernel to support the Cirrus |
| 70 | Logic EDB9312 Evaluation Board. |
| 71 | |
Lennert Buytenhek | 87c0173 | 2006-06-27 23:03:04 +0100 | [diff] [blame] | 72 | config MACH_EDB9315 |
| 73 | bool "Support Cirrus Logic EDB9315" |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 74 | select MACH_EDB93XX |
Lennert Buytenhek | 87c0173 | 2006-06-27 23:03:04 +0100 | [diff] [blame] | 75 | help |
| 76 | Say 'Y' here if you want your kernel to support the Cirrus |
| 77 | Logic EDB9315 Evaluation Board. |
| 78 | |
Lennert Buytenhek | 9b84175 | 2006-07-01 19:56:47 +0100 | [diff] [blame] | 79 | config MACH_EDB9315A |
| 80 | bool "Support Cirrus Logic EDB9315A" |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 81 | select MACH_EDB93XX |
Lennert Buytenhek | 9b84175 | 2006-07-01 19:56:47 +0100 | [diff] [blame] | 82 | help |
| 83 | Say 'Y' here if you want your kernel to support the Cirrus |
| 84 | Logic EDB9315A Evaluation Board. |
| 85 | |
Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 86 | config MACH_GESBC9312 |
| 87 | bool "Support Glomation GESBC-9312-sx" |
| 88 | help |
| 89 | Say 'Y' here if you want your kernel to support the Glomation |
| 90 | GESBC-9312-sx board. |
| 91 | |
Manfred Gruber | d941caa | 2006-12-17 22:10:48 +0100 | [diff] [blame] | 92 | config MACH_MICRO9 |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 93 | bool |
Manfred Gruber | d941caa | 2006-12-17 22:10:48 +0100 | [diff] [blame] | 94 | |
| 95 | config MACH_MICRO9H |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 96 | bool "Support Contec Micro9-High" |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 97 | select MACH_MICRO9 |
| 98 | help |
| 99 | Say 'Y' here if you want your kernel to support the |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 100 | Contec Micro9-High board. |
Manfred Gruber | d941caa | 2006-12-17 22:10:48 +0100 | [diff] [blame] | 101 | |
| 102 | config MACH_MICRO9M |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 103 | bool "Support Contec Micro9-Mid" |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 104 | select MACH_MICRO9 |
| 105 | help |
| 106 | Say 'Y' here if you want your kernel to support the |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 107 | Contec Micro9-Mid board. |
Manfred Gruber | d941caa | 2006-12-17 22:10:48 +0100 | [diff] [blame] | 108 | |
| 109 | config MACH_MICRO9L |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 110 | bool "Support Contec Micro9-Lite" |
Hartley Sweeten | a2bd40d | 2009-05-04 19:09:25 +0100 | [diff] [blame] | 111 | select MACH_MICRO9 |
| 112 | help |
| 113 | Say 'Y' here if you want your kernel to support the |
Hubert Feurstein | 1463600 | 2009-10-07 08:39:09 +0100 | [diff] [blame] | 114 | Contec Micro9-Lite board. |
Manfred Gruber | d941caa | 2006-12-17 22:10:48 +0100 | [diff] [blame] | 115 | |
Hubert Feurstein | 7232344 | 2009-10-07 08:41:01 +0100 | [diff] [blame] | 116 | config MACH_MICRO9S |
| 117 | bool "Support Contec Micro9-Slim" |
Hubert Feurstein | 7232344 | 2009-10-07 08:41:01 +0100 | [diff] [blame] | 118 | select MACH_MICRO9 |
| 119 | help |
| 120 | Say 'Y' here if you want your kernel to support the |
| 121 | Contec Micro9-Slim board. |
| 122 | |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 123 | config MACH_SIM_ONE |
| 124 | bool "Support Simplemachines Sim.One board" |
Ryan Mallon | a3662f6 | 2010-01-22 01:42:02 +0100 | [diff] [blame] | 125 | help |
| 126 | Say 'Y' here if you want your kernel to support the |
| 127 | Simplemachines Sim.One board. |
| 128 | |
Ryan Mallon | dd2ac96 | 2010-02-15 01:16:01 +0100 | [diff] [blame] | 129 | config MACH_SNAPPER_CL15 |
| 130 | bool "Support Bluewater Systems Snapper CL15 Module" |
Ryan Mallon | dd2ac96 | 2010-02-15 01:16:01 +0100 | [diff] [blame] | 131 | help |
| 132 | Say 'Y' here if you want your kernel to support the Bluewater |
| 133 | Systems Snapper CL15 Module. |
| 134 | |
Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 135 | config MACH_TS72XX |
| 136 | bool "Support Technologic Systems TS-72xx SBC" |
| 137 | help |
| 138 | Say 'Y' here if you want your kernel to support the |
| 139 | Technologic Systems TS-72xx board. |
| 140 | |
Hartley Sweeten | 1cb17e2 | 2011-10-08 23:04:34 +0100 | [diff] [blame] | 141 | config MACH_VISION_EP9307 |
| 142 | bool "Support Vision Engraving Systems EP9307 SoM" |
Hartley Sweeten | 1cb17e2 | 2011-10-08 23:04:34 +0100 | [diff] [blame] | 143 | help |
| 144 | Say 'Y' here if you want your kernel to support the |
| 145 | Vision Engraving Systems EP9307 SoM. |
| 146 | |
Lennert Buytenhek | e7736d4 | 2006-03-20 17:10:13 +0000 | [diff] [blame] | 147 | endmenu |
| 148 | |
| 149 | endif |