aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wimax')
-rw-r--r--drivers/net/wimax/i2400m/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/net/wimax/i2400m/Kconfig b/drivers/net/wimax/i2400m/Kconfig
index d623b3d99a4b..3f703384295e 100644
--- a/drivers/net/wimax/i2400m/Kconfig
+++ b/drivers/net/wimax/i2400m/Kconfig
@@ -31,6 +31,14 @@ config WIMAX_I2400M_SDIO
31 31
32 If unsure, it is safe to select M (module). 32 If unsure, it is safe to select M (module).
33 33
34config WIMAX_IWMC3200_SDIO
35 bool "Intel Wireless Multicom WiMAX Connection 3200 over SDIO"
36 depends on WIMAX_I2400M_SDIO
37 select IWMC3200TOP
38 help
39 Select if you have a device based on the Intel Multicom WiMAX
40 Connection 3200 over SDIO.
41
34config WIMAX_I2400M_DEBUG_LEVEL 42config WIMAX_I2400M_DEBUG_LEVEL
35 int "WiMAX i2400m debug level" 43 int "WiMAX i2400m debug level"
36 depends on WIMAX_I2400M 44 depends on WIMAX_I2400M