18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciconfig WIMAX_I2400M
48c2ecf20Sopenharmony_ci	tristate
58c2ecf20Sopenharmony_ci	depends on WIMAX
68c2ecf20Sopenharmony_ci	select FW_LOADER
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_cicomment "Enable USB support to see WiMAX USB drivers"
98c2ecf20Sopenharmony_ci	depends on USB = n
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciconfig WIMAX_I2400M_USB
128c2ecf20Sopenharmony_ci	tristate "Intel Wireless WiMAX Connection 2400 over USB (including 5x50)"
138c2ecf20Sopenharmony_ci	depends on WIMAX && USB
148c2ecf20Sopenharmony_ci	select WIMAX_I2400M
158c2ecf20Sopenharmony_ci	help
168c2ecf20Sopenharmony_ci	  Select if you have a device based on the Intel WiMAX
178c2ecf20Sopenharmony_ci	  Connection 2400 over USB (like any of the Intel Wireless
188c2ecf20Sopenharmony_ci	  WiMAX/WiFi Link 5x50 series).
198c2ecf20Sopenharmony_ci
208c2ecf20Sopenharmony_ci	  If unsure, it is safe to select M (module).
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_ciconfig WIMAX_I2400M_DEBUG_LEVEL
238c2ecf20Sopenharmony_ci	int "WiMAX i2400m debug level"
248c2ecf20Sopenharmony_ci	depends on WIMAX_I2400M
258c2ecf20Sopenharmony_ci	default 8
268c2ecf20Sopenharmony_ci	help
278c2ecf20Sopenharmony_ci
288c2ecf20Sopenharmony_ci	  Select the maximum debug verbosity level to be compiled into
298c2ecf20Sopenharmony_ci	  the WiMAX i2400m driver code.
308c2ecf20Sopenharmony_ci
318c2ecf20Sopenharmony_ci	  By default, this is disabled at runtime and can be
328c2ecf20Sopenharmony_ci	  selectively enabled at runtime for different parts of the
338c2ecf20Sopenharmony_ci	  code using the sysfs debug-levels file.
348c2ecf20Sopenharmony_ci
358c2ecf20Sopenharmony_ci	  If set at zero, this will compile out all the debug code.
368c2ecf20Sopenharmony_ci
378c2ecf20Sopenharmony_ci	  It is recommended that it is left at 8.
38