if [31mCONFIG_ARCH_FOOTBRIDGE[0m menu "Footbridge Implementations" config [31mCONFIG_ARCH_CATS[0m bool "CATS" select [31mCONFIG_CLKEVT_I8253[0m select [31mCONFIG_CLKSRC_I8253[0m select [31mCONFIG_FOOTBRIDGE_HOST[0m select [31mCONFIG_ISA[0m select [31mCONFIG_ISA_DMA[0m select [31mCONFIG_PCI[0m help Say Y here if you intend to run this kernel on the CATS. Saying N will reduce the size of the Footbridge kernel. config [31mCONFIG_ARCH_PERSONAL_SERVER[0m bool "Compaq Personal Server" select [31mCONFIG_FOOTBRIDGE_HOST[0m select [31mCONFIG_ISA[0m select [31mCONFIG_ISA_DMA[0m select [31mCONFIG_PCI[0m ---help--- Say Y here if you intend to run this kernel on the Compaq Personal Server. Saying N will reduce the size of the Footbridge kernel. The Compaq Personal Server is not available for purchase. There are no product plans beyond the current research prototypes at this time. Information is available at: <http://www.crl.hpl.hp.com/projects/personalserver/> If you have any questions or comments about the Compaq Personal Server, send e-mail to <skiff@crl.dec.com>. config [31mCONFIG_ARCH_EBSA285_ADDIN[0m bool "EBSA285 (addin mode)" select [31mCONFIG_ARCH_EBSA285[0m select [31mCONFIG_FOOTBRIDGE_ADDIN[0m help Say Y here if you intend to run this kernel on the EBSA285 card in addin mode. Saying N will reduce the size of the Footbridge kernel. config [31mCONFIG_ARCH_EBSA285_HOST[0m bool "EBSA285 (host mode)" select [31mCONFIG_ARCH_EBSA285[0m select [31mCONFIG_FOOTBRIDGE_HOST[0m select [31mCONFIG_ISA[0m select [31mCONFIG_ISA_DMA[0m select [31mCONFIG_ARCH_MAY_HAVE_PC_FDC[0m select [31mCONFIG_PCI[0m help Say Y here if you intend to run this kernel on the EBSA285 card in host ("central function") mode. Saying N will reduce the size of the Footbridge kernel. config [31mCONFIG_ARCH_NETWINDER[0m bool "NetWinder" select [31mCONFIG_CLKEVT_I8253[0m select [31mCONFIG_CLKSRC_I8253[0m select [31mCONFIG_FOOTBRIDGE_HOST[0m select [31mCONFIG_ISA[0m select [31mCONFIG_ISA_DMA[0m select [31mCONFIG_PCI[0m help Say Y here if you intend to run this kernel on the Rebel.COM NetWinder. Information about this machine can be found at: <http://www.netwinder.org/> Saying N will reduce the size of the Footbridge kernel. endmenu # Footbridge support config [31mCONFIG_FOOTBRIDGE[0m bool # Footbridge in host mode config [31mCONFIG_FOOTBRIDGE_HOST[0m bool select [31mCONFIG_ARCH_MIGHT_HAVE_PC_SERIO[0m # Footbridge in addin mode config [31mCONFIG_FOOTBRIDGE_ADDIN[0m bool # EBSA285 board in either host or addin mode config [31mCONFIG_ARCH_EBSA285[0m bool endif |