1 # SPDX-License-Identifier: GPL-2.0-only
4 menu "Footbridge Implementations"
10 select FOOTBRIDGE_HOST
15 Say Y here if you intend to run this kernel on the CATS.
17 Saying N will reduce the size of the Footbridge kernel.
19 config ARCH_PERSONAL_SERVER
20 bool "Compaq Personal Server"
21 select FOOTBRIDGE_HOST
26 Say Y here if you intend to run this kernel on the Compaq
29 Saying N will reduce the size of the Footbridge kernel.
31 The Compaq Personal Server is not available for purchase.
32 There are no product plans beyond the current research
33 prototypes at this time. Information is available at:
35 <http://www.crl.hpl.hp.com/projects/personalserver/>
37 If you have any questions or comments about the Compaq Personal
38 Server, send e-mail to <skiff@crl.dec.com>.
40 config ARCH_EBSA285_ADDIN
41 bool "EBSA285 (addin mode)"
43 select FOOTBRIDGE_ADDIN
45 Say Y here if you intend to run this kernel on the EBSA285 card
48 Saying N will reduce the size of the Footbridge kernel.
50 config ARCH_EBSA285_HOST
51 bool "EBSA285 (host mode)"
53 select FOOTBRIDGE_HOST
56 select ARCH_MAY_HAVE_PC_FDC
59 Say Y here if you intend to run this kernel on the EBSA285 card
60 in host ("central function") mode.
62 Saying N will reduce the size of the Footbridge kernel.
68 select FOOTBRIDGE_HOST
73 Say Y here if you intend to run this kernel on the Rebel.COM
74 NetWinder. Information about this machine can be found at:
76 <http://www.netwinder.org/>
78 Saying N will reduce the size of the Footbridge kernel.
86 # Footbridge in host mode
87 config FOOTBRIDGE_HOST
89 select ARCH_MIGHT_HAVE_PC_SERIO
91 # Footbridge in addin mode
92 config FOOTBRIDGE_ADDIN
95 # EBSA285 board in either host or addin mode