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