[ARM] 3370/2: ep93xx: add crunch support
[pandora-kernel.git] / arch / arm / mach-ep93xx / Kconfig
1 if ARCH_EP93XX
2
3 menu "Cirrus EP93xx Implementation Options"
4
5 config CRUNCH
6         bool "Support for MaverickCrunch"
7         help
8           Enable kernel support for MaverickCrunch.
9
10 comment "EP93xx Platforms"
11
12 config 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
18 config 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
24 endmenu
25
26 endif