[ARM] 3964/1: ep93xx: add ads sphere support
[deliverable/linux.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_ADSSPHERE
13 bool "Support ADS Sphere"
14 help
15 Say 'Y' here if you want your kernel to support the ADS
16 Sphere board.
17
18 config MACH_EDB9302
19 bool "Support Cirrus Logic EDB9302"
20 help
21 Say 'Y' here if you want your kernel to support the Cirrus
22 Logic EDB9302 Evaluation Board.
23
24 config MACH_EDB9312
25 bool "Support Cirrus Logic EDB9312"
26 help
27 Say 'Y' here if you want your kernel to support the Cirrus
28 Logic EDB9312 Evaluation Board.
29
30 config MACH_EDB9315
31 bool "Support Cirrus Logic EDB9315"
32 help
33 Say 'Y' here if you want your kernel to support the Cirrus
34 Logic EDB9315 Evaluation Board.
35
36 config MACH_EDB9315A
37 bool "Support Cirrus Logic EDB9315A"
38 help
39 Say 'Y' here if you want your kernel to support the Cirrus
40 Logic EDB9315A Evaluation Board.
41
42 config MACH_GESBC9312
43 bool "Support Glomation GESBC-9312-sx"
44 help
45 Say 'Y' here if you want your kernel to support the Glomation
46 GESBC-9312-sx board.
47
48 config MACH_TS72XX
49 bool "Support Technologic Systems TS-72xx SBC"
50 help
51 Say 'Y' here if you want your kernel to support the
52 Technologic Systems TS-72xx board.
53
54 endmenu
55
56 endif
This page took 0.0317 seconds and 6 git commands to generate.