blob: e346b03cd92114ed29ef44770de626c404e4df34 [file] [log] [blame]
Lennert Buytenheke7736d42006-03-20 17:10:13 +00001if ARCH_EP93XX
2
3menu "Cirrus EP93xx Implementation Options"
4
Lennert Buytenhekc17fad12006-06-27 23:03:03 +01005config CRUNCH
6 bool "Support for MaverickCrunch"
7 help
8 Enable kernel support for MaverickCrunch.
9
Lennert Buytenheke7736d42006-03-20 17:10:13 +000010comment "EP93xx Platforms"
11
Lennert Buytenhek1100c252006-06-29 16:06:31 +010012config MACH_EDB9302
13 bool "Support Cirrus Logic EDB9302"
14 help
15 Say 'Y' here if you want your kernel to support the Cirrus
16 Logic EDB9302 Evaluation Board.
17
Lennert Buytenhekbf11d262006-09-16 10:48:02 +010018config MACH_EDB9312
19 bool "Support Cirrus Logic EDB9312"
20 help
21 Say 'Y' here if you want your kernel to support the Cirrus
22 Logic EDB9312 Evaluation Board.
23
Lennert Buytenhek87c01732006-06-27 23:03:04 +010024config MACH_EDB9315
25 bool "Support Cirrus Logic EDB9315"
26 help
27 Say 'Y' here if you want your kernel to support the Cirrus
28 Logic EDB9315 Evaluation Board.
29
Lennert Buytenhek9b841752006-07-01 19:56:47 +010030config MACH_EDB9315A
31 bool "Support Cirrus Logic EDB9315A"
32 help
33 Say 'Y' here if you want your kernel to support the Cirrus
34 Logic EDB9315A Evaluation Board.
35
Lennert Buytenheke7736d42006-03-20 17:10:13 +000036config MACH_GESBC9312
37 bool "Support Glomation GESBC-9312-sx"
38 help
39 Say 'Y' here if you want your kernel to support the Glomation
40 GESBC-9312-sx board.
41
42config MACH_TS72XX
43 bool "Support Technologic Systems TS-72xx SBC"
44 help
45 Say 'Y' here if you want your kernel to support the
46 Technologic Systems TS-72xx board.
47
48endmenu
49
50endif