| 
									
										
										
										
											2014-02-26 17:29:05 +01:00
										 |  |  | # | 
					
						
							|  |  |  | # MEN Chameleon Bus (MCB) support | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | menuconfig MCB | 
					
						
							|  |  |  | 	   tristate "MCB support" | 
					
						
							| 
									
										
										
										
											2014-03-09 11:32:31 +01:00
										 |  |  | 	   default n | 
					
						
							|  |  |  | 	   depends on HAS_IOMEM | 
					
						
							| 
									
										
										
										
											2014-02-26 17:29:05 +01:00
										 |  |  | 	   help | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	   The MCB (MEN Chameleon Bus) is a Bus specific to MEN Mikroelektronik | 
					
						
							|  |  |  | 	   FPGA based devices. It is used to identify MCB based IP-Cores within | 
					
						
							|  |  |  | 	   an FPGA and provide the necessary framework for instantiating drivers | 
					
						
							|  |  |  | 	   for these devices. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	   If build as a module, the module is called mcb.ko | 
					
						
							| 
									
										
										
										
											2014-02-26 17:29:06 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | if MCB | 
					
						
							|  |  |  | config MCB_PCI | 
					
						
							|  |  |  | 	   tristate "PCI based MCB carrier" | 
					
						
							| 
									
										
										
										
											2014-03-09 11:32:31 +01:00
										 |  |  | 	   default n | 
					
						
							|  |  |  | 	   depends on PCI | 
					
						
							| 
									
										
										
										
											2014-02-26 17:29:06 +01:00
										 |  |  | 	   help | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	   This is a MCB carrier on a PCI device. Both PCI attached on-board | 
					
						
							|  |  |  | 	   FPGAs as well as CompactPCI attached MCB FPGAs are supported with | 
					
						
							|  |  |  | 	   this driver. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	   If build as a module, the module is called mcb-pci.ko | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | endif # MCB |