7 comment "Enable USB support to see WiMAX USB drivers"
10 config WIMAX_I2400M_USB
11 tristate "Intel Wireless WiMAX Connection 2400 over USB (including 5x50)"
12 depends on WIMAX && USB
15 Select if you have a device based on the Intel WiMAX
16 Connection 2400 over USB (like any of the Intel Wireless
17 WiMAX/WiFi Link 5x50 series).
19 If unsure, it is safe to select M (module).
21 config WIMAX_I2400M_DEBUG_LEVEL
22 int "WiMAX i2400m debug level"
23 depends on WIMAX_I2400M
27 Select the maximum debug verbosity level to be compiled into
28 the WiMAX i2400m driver code.
30 By default, this is disabled at runtime and can be
31 selectively enabled at runtime for different parts of the
32 code using the sysfs debug-levels file.
34 If set at zero, this will compile out all the debug code.
36 It is recommended that it is left at 8.