Skip to content

Commit ce5eb7a

Browse files
Tomas Winklerdavem330
authored andcommitted
i2400m-sdio: select IWMC3200TOP in Kconfig
i2400m-sdio requires iwmc3200top for its operation Signed-off-by: Tomas Winkler <[email protected]> Acked-by: Inaky Perez-Gonzalez <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 439ca3a commit ce5eb7a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

drivers/net/wimax/i2400m/Kconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ config WIMAX_I2400M_SDIO
3131

3232
If unsure, it is safe to select M (module).
3333

34+
config 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+
3442
config WIMAX_I2400M_DEBUG_LEVEL
3543
int "WiMAX i2400m debug level"
3644
depends on WIMAX_I2400M

0 commit comments

Comments
 (0)