RDMA/amso1100: Add driver for Ammasso 1100 RNIC
[linux-2.6/verdex.git] / arch / arm / mach-ep93xx / Kconfig
blobf1b740083aee5dfc30967a09540614ddfeb714f9
1 if ARCH_EP93XX
3 menu "Cirrus EP93xx Implementation Options"
5 config CRUNCH
6         bool "Support for MaverickCrunch"
7         help
8           Enable kernel support for MaverickCrunch.
10 comment "EP93xx Platforms"
12 config 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.
18 config MACH_EDB9315
19         bool "Support Cirrus Logic EDB9315"
20         help
21           Say 'Y' here if you want your kernel to support the Cirrus
22           Logic EDB9315 Evaluation Board.
24 config MACH_EDB9315A
25         bool "Support Cirrus Logic EDB9315A"
26         help
27           Say 'Y' here if you want your kernel to support the Cirrus
28           Logic EDB9315A Evaluation Board.
30 config MACH_GESBC9312
31         bool "Support Glomation GESBC-9312-sx"
32         help
33           Say 'Y' here if you want your kernel to support the Glomation
34           GESBC-9312-sx board.
36 config MACH_TS72XX
37         bool "Support Technologic Systems TS-72xx SBC"
38         help
39           Say 'Y' here if you want your kernel to support the
40           Technologic Systems TS-72xx board.
42 endmenu
44 endif