2 # MEN Chameleon Bus (MCB) support
11 The MCB (MEN Chameleon Bus) is a Bus specific to MEN Mikroelektronik
12 FPGA based devices. It is used to identify MCB based IP-Cores within
13 an FPGA and provide the necessary framework for instantiating drivers
16 If build as a module, the module is called mcb.ko
20 tristate "PCI based MCB carrier"
25 This is a MCB carrier on a PCI device. Both PCI attached on-board
26 FPGAs as well as CompactPCI attached MCB FPGAs are supported with
29 If build as a module, the module is called mcb-pci.ko
32 tristate "LPC (non PCI) based MCB carrier"
36 This is a MCB carrier on a LPC or non PCI device.
38 If build as a module, the module is called mcb-lpc.ko