2 # WiMAX LAN device configuration
6 tristate "WiMAX Wireless Broadband support"
7 depends on RFKILL || !RFKILL
10 Select to configure support for devices that provide
11 wireless broadband connectivity using the WiMAX protocol
14 Please note that most of these devices require signing up
15 for a service plan with a provider.
17 The different WiMAX drivers can be enabled in the menu entry
19 Device Drivers > Network device support > WiMAX Wireless
22 If unsure, it is safe to select M (module).
24 config WIMAX_DEBUG_LEVEL
25 int "WiMAX debug level"
30 Select the maximum debug verbosity level to be compiled into
33 By default, debug messages are disabled at runtime and can
34 be selectively enabled for different parts of the code using
35 the sysfs debug-levels file.
37 If set at zero, this will compile out all the debug code.
39 It is recommended that it is left at 8.