blob: e15e4c54a2538a53b50c238766d2ba3ac6598e44 [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 Buytenhek87c01732006-06-27 23:03:04 +010012config MACH_EDB9315
13 bool "Support Cirrus Logic EDB9315"
14 help
15 Say 'Y' here if you want your kernel to support the Cirrus
16 Logic EDB9315 Evaluation Board.
17
Lennert Buytenheke7736d42006-03-20 17:10:13 +000018config MACH_GESBC9312
19 bool "Support Glomation GESBC-9312-sx"
20 help
21 Say 'Y' here if you want your kernel to support the Glomation
22 GESBC-9312-sx board.
23
24config MACH_TS72XX
25 bool "Support Technologic Systems TS-72xx SBC"
26 help
27 Say 'Y' here if you want your kernel to support the
28 Technologic Systems TS-72xx board.
29
30endmenu
31
32endif