ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / arm / mach-footbridge / Kconfig
1
2 menu "Footbridge Implementations"
3
4 config ARCH_CATS
5         bool "CATS"
6         depends on ARCH_FOOTBRIDGE
7         help
8           Say Y here if you intend to run this kernel on the CATS.
9
10           Saying N will reduce the size of the Footbridge kernel.
11
12 config ARCH_PERSONAL_SERVER
13         bool "Compaq Personal Server"
14         depends on ARCH_FOOTBRIDGE
15         ---help---
16           Say Y here if you intend to run this kernel on the Compaq
17           Personal Server.
18
19           Saying N will reduce the size of the Footbridge kernel.
20
21           The Compaq Personal Server is not available for purchase.
22           There are no product plans beyond the current research
23           prototypes at this time.  Information is available at:
24
25           <http://www.crl.hpl.hp.com/projects/personalserver/>
26
27           If you have any questions or comments about the  Compaq Personal
28           Server, send e-mail to skiff@crl.dec.com.
29
30 config ARCH_EBSA285_ADDIN
31         bool "EBSA285 (addin mode)"
32         depends on ARCH_FOOTBRIDGE
33         help
34           Say Y here if you intend to run this kernel on the EBSA285 card
35           in addin mode.
36
37           Saying N will reduce the size of the Footbridge kernel.
38
39 config ARCH_EBSA285_HOST
40         bool "EBSA285 (host mode)"
41         depends on ARCH_FOOTBRIDGE
42         help
43           Say Y here if you intend to run this kernel on the EBSA285 card
44           in host ("central function") mode.
45
46           Saying N will reduce the size of the Footbridge kernel.
47
48 config ARCH_NETWINDER
49         bool "NetWinder"
50         depends on ARCH_FOOTBRIDGE
51         help
52           Say Y here if you intend to run this kernel on the Rebel.COM
53           NetWinder.  Information about this machine can be found at:
54
55           <http://www.netwinder.org/>
56
57           Saying N will reduce the size of the Footbridge kernel.
58
59 endmenu
60