| Tomas Winkler | ab69a5a | 2009-10-17 09:09:34 +0000 | [diff] [blame] | 1 | config IWMC3200TOP | 
|  | 2 | tristate "Intel Wireless MultiCom Top Driver" | 
|  | 3 | depends on MMC && EXPERIMENTAL | 
|  | 4 | select FW_LOADER | 
|  | 5 | ---help--- | 
|  | 6 | Intel Wireless MultiCom 3200 Top driver is responsible for | 
|  | 7 | for firmware load and enabled coms enumeration | 
|  | 8 |  | 
|  | 9 | config IWMC3200TOP_DEBUG | 
|  | 10 | bool "Enable full debug output of iwmc3200top Driver" | 
|  | 11 | depends on IWMC3200TOP | 
|  | 12 | ---help--- | 
|  | 13 | Enable full debug output of iwmc3200top Driver | 
|  | 14 |  | 
|  | 15 | config IWMC3200TOP_DEBUGFS | 
|  | 16 | bool "Enable Debugfs debugging interface for iwmc3200top" | 
|  | 17 | depends on IWMC3200TOP | 
|  | 18 | ---help--- | 
|  | 19 | Enable creation of debugfs files for iwmc3200top | 
|  | 20 |  |