1 # SPDX-License-Identifier: GPL-2.0-only
3 # WiMAX LAN device configuration
7 tristate "WiMAX Wireless Broadband support"
8 depends on RFKILL || !RFKILL
11 Select to configure support for devices that provide
12 wireless broadband connectivity using the WiMAX protocol
15 Please note that most of these devices require signing up
16 for a service plan with a provider.
18 The different WiMAX drivers can be enabled in the menu entry
20 Device Drivers > Network device support > WiMAX Wireless
23 If unsure, it is safe to select M (module).
25 config WIMAX_DEBUG_LEVEL
26 int "WiMAX debug level"
31 Select the maximum debug verbosity level to be compiled into
34 By default, debug messages are disabled at runtime and can
35 be selectively enabled for different parts of the code using
36 the sysfs debug-levels file.
38 If set at zero, this will compile out all the debug code.
40 It is recommended that it is left at 8.