blob: c095236d7ff89a3cd8adbc4ce86bed2193bc3e3c [file] [log] [blame]
Lennert Buytenheke7736d42006-03-20 17:10:13 +00001if ARCH_EP93XX
2
3menu "Cirrus EP93xx Implementation Options"
4
H Hartley Sweetena1eacd72012-04-11 15:44:42 -07005config EP93XX_SOC_COMMON
6 bool
7 default y
H Hartley Sweetenb19e11f2013-11-19 10:23:06 +11008 select SOC_BUS
H Hartley Sweetena1eacd72012-04-11 15:44:42 -07009 select LEDS_GPIO_REGISTER
10
Lennert Buytenhekc17fad12006-06-27 23:03:03 +010011config CRUNCH
12 bool "Support for MaverickCrunch"
13 help
14 Enable kernel support for MaverickCrunch.
15
Lennert Buytenheke7736d42006-03-20 17:10:13 +000016comment "EP93xx Platforms"
17
Lennert Buytenhek52833042006-12-01 15:15:55 +010018config MACH_ADSSPHERE
19 bool "Support ADS Sphere"
20 help
21 Say 'Y' here if you want your kernel to support the ADS
22 Sphere board.
23
Lukasz Majewskic8cee352017-12-12 00:36:25 +010024config MACH_BK3
25 bool "Support Liebherr BK3.1"
26 select MACH_TS72XX
27 help
28 Say 'Y' here if you want your kernel to support the
29 Liebherr controller BK3.1.
30
Hartley Sweetena2bd40d2009-05-04 19:09:25 +010031config MACH_EDB93XX
32 bool
Hartley Sweetena2bd40d2009-05-04 19:09:25 +010033
34config MACH_EDB9301
35 bool "Support Cirrus Logic EDB9301"
36 select MACH_EDB93XX
37 help
38 Say 'Y' here if you want your kernel to support the Cirrus
39 Logic EDB9301 Evaluation Board.
40
Lennert Buytenhek1100c252006-06-29 16:06:31 +010041config MACH_EDB9302
42 bool "Support Cirrus Logic EDB9302"
Hartley Sweetena2bd40d2009-05-04 19:09:25 +010043 select MACH_EDB93XX
Lennert Buytenhek1100c252006-06-29 16:06:31 +010044 help
45 Say 'Y' here if you want your kernel to support the Cirrus
46 Logic EDB9302 Evaluation Board.
47
Lennert Buytenhek47d7e522006-12-06 23:07:13 +010048config MACH_EDB9302A
49 bool "Support Cirrus Logic EDB9302A"
Hartley Sweetena2bd40d2009-05-04 19:09:25 +010050 select MACH_EDB93XX
Lennert Buytenhek47d7e522006-12-06 23:07:13 +010051 help
52 Say 'Y' here if you want your kernel to support the Cirrus
53 Logic EDB9302A Evaluation Board.
54
Herbert Valerio Riedel353ba842007-09-23 08:30:16 +010055config MACH_EDB9307
56 bool "Support Cirrus Logic EDB9307"
Hartley Sweetena2bd40d2009-05-04 19:09:25 +010057 select MACH_EDB93XX
Herbert Valerio Riedel353ba842007-09-23 08:30:16 +010058 help
59 Say 'Y' here if you want your kernel to support the Cirrus
60 Logic EDB9307 Evaluation Board.
61
Hartley Sweeten4c5744e2008-10-15 20:01:30 +010062config MACH_EDB9307A
63 bool "Support Cirrus Logic EDB9307A"
Hartley Sweetena2bd40d2009-05-04 19:09:25 +010064 select MACH_EDB93XX
Hartley Sweeten4c5744e2008-10-15 20:01:30 +010065 help
66 Say 'Y' here if you want your kernel to support the Cirrus
67 Logic EDB9307A Evaluation Board.
68
Lennert Buytenhekbf11d262006-09-16 10:48:02 +010069config MACH_EDB9312
70 bool "Support Cirrus Logic EDB9312"
Hartley Sweetena2bd40d2009-05-04 19:09:25 +010071 select MACH_EDB93XX
Lennert Buytenhekbf11d262006-09-16 10:48:02 +010072 help
73 Say 'Y' here if you want your kernel to support the Cirrus
74 Logic EDB9312 Evaluation Board.
75
Lennert Buytenhek87c01732006-06-27 23:03:04 +010076config MACH_EDB9315
77 bool "Support Cirrus Logic EDB9315"
Hartley Sweetena2bd40d2009-05-04 19:09:25 +010078 select MACH_EDB93XX
Lennert Buytenhek87c01732006-06-27 23:03:04 +010079 help
80 Say 'Y' here if you want your kernel to support the Cirrus
81 Logic EDB9315 Evaluation Board.
82
Lennert Buytenhek9b841752006-07-01 19:56:47 +010083config MACH_EDB9315A
84 bool "Support Cirrus Logic EDB9315A"
Hartley Sweetena2bd40d2009-05-04 19:09:25 +010085 select MACH_EDB93XX
Lennert Buytenhek9b841752006-07-01 19:56:47 +010086 help
87 Say 'Y' here if you want your kernel to support the Cirrus
88 Logic EDB9315A Evaluation Board.
89
Lennert Buytenheke7736d42006-03-20 17:10:13 +000090config MACH_GESBC9312
91 bool "Support Glomation GESBC-9312-sx"
92 help
93 Say 'Y' here if you want your kernel to support the Glomation
94 GESBC-9312-sx board.
95
Manfred Gruberd941caa2006-12-17 22:10:48 +010096config MACH_MICRO9
Hartley Sweetena2bd40d2009-05-04 19:09:25 +010097 bool
Manfred Gruberd941caa2006-12-17 22:10:48 +010098
99config MACH_MICRO9H
Hubert Feurstein14636002009-10-07 08:39:09 +0100100 bool "Support Contec Micro9-High"
Hartley Sweetena2bd40d2009-05-04 19:09:25 +0100101 select MACH_MICRO9
102 help
103 Say 'Y' here if you want your kernel to support the
Hubert Feurstein14636002009-10-07 08:39:09 +0100104 Contec Micro9-High board.
Manfred Gruberd941caa2006-12-17 22:10:48 +0100105
106config MACH_MICRO9M
Hubert Feurstein14636002009-10-07 08:39:09 +0100107 bool "Support Contec Micro9-Mid"
Hartley Sweetena2bd40d2009-05-04 19:09:25 +0100108 select MACH_MICRO9
109 help
110 Say 'Y' here if you want your kernel to support the
Hubert Feurstein14636002009-10-07 08:39:09 +0100111 Contec Micro9-Mid board.
Manfred Gruberd941caa2006-12-17 22:10:48 +0100112
113config MACH_MICRO9L
Hubert Feurstein14636002009-10-07 08:39:09 +0100114 bool "Support Contec Micro9-Lite"
Hartley Sweetena2bd40d2009-05-04 19:09:25 +0100115 select MACH_MICRO9
116 help
117 Say 'Y' here if you want your kernel to support the
Hubert Feurstein14636002009-10-07 08:39:09 +0100118 Contec Micro9-Lite board.
Manfred Gruberd941caa2006-12-17 22:10:48 +0100119
Hubert Feurstein72323442009-10-07 08:41:01 +0100120config MACH_MICRO9S
121 bool "Support Contec Micro9-Slim"
Hubert Feurstein72323442009-10-07 08:41:01 +0100122 select MACH_MICRO9
123 help
124 Say 'Y' here if you want your kernel to support the
125 Contec Micro9-Slim board.
126
Ryan Mallona3662f62010-01-22 01:42:02 +0100127config MACH_SIM_ONE
128 bool "Support Simplemachines Sim.One board"
Ryan Mallona3662f62010-01-22 01:42:02 +0100129 help
130 Say 'Y' here if you want your kernel to support the
131 Simplemachines Sim.One board.
132
Ryan Mallondd2ac962010-02-15 01:16:01 +0100133config MACH_SNAPPER_CL15
134 bool "Support Bluewater Systems Snapper CL15 Module"
Ryan Mallondd2ac962010-02-15 01:16:01 +0100135 help
136 Say 'Y' here if you want your kernel to support the Bluewater
137 Systems Snapper CL15 Module.
138
Lennert Buytenheke7736d42006-03-20 17:10:13 +0000139config MACH_TS72XX
140 bool "Support Technologic Systems TS-72xx SBC"
141 help
142 Say 'Y' here if you want your kernel to support the
143 Technologic Systems TS-72xx board.
144
Hartley Sweeten1cb17e22011-10-08 23:04:34 +0100145config MACH_VISION_EP9307
146 bool "Support Vision Engraving Systems EP9307 SoM"
Hartley Sweeten1cb17e22011-10-08 23:04:34 +0100147 help
148 Say 'Y' here if you want your kernel to support the
149 Vision Engraving Systems EP9307 SoM.
150
Lennert Buytenheke7736d42006-03-20 17:10:13 +0000151endmenu
152
153endif