blob: 293c1f5c61802ec170afd4d8fe01168ce24cedd9 [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
12config MACH_GESBC9312
13 bool "Support Glomation GESBC-9312-sx"
14 help
15 Say 'Y' here if you want your kernel to support the Glomation
16 GESBC-9312-sx board.
17
18config MACH_TS72XX
19 bool "Support Technologic Systems TS-72xx SBC"
20 help
21 Say 'Y' here if you want your kernel to support the
22 Technologic Systems TS-72xx board.
23
24endmenu
25
26endif