• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/iwmc3200top/
1config 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
9config 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
15config 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
21