drivers: Introduce MEN Chameleon Bus
[deliverable/linux.git] / drivers / mcb / Kconfig
1 #
2 # MEN Chameleon Bus (MCB) support
3 #
4
5 menuconfig MCB
6 tristate "MCB support"
7 default m
8 help
9
10 The MCB (MEN Chameleon Bus) is a Bus specific to MEN Mikroelektronik
11 FPGA based devices. It is used to identify MCB based IP-Cores within
12 an FPGA and provide the necessary framework for instantiating drivers
13 for these devices.
14
15 If build as a module, the module is called mcb.ko
This page took 0.031819 seconds and 5 git commands to generate.