Skip to content

Commit

Permalink
i2400m-sdio: select IWMC3200TOP in Kconfig
Browse files Browse the repository at this point in the history
i2400m-sdio requires iwmc3200top for its operation

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Acked-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Tomas Winkler authored and David S. Miller committed Oct 20, 2009
1 parent 439ca3a commit ce5eb7a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions drivers/net/wimax/i2400m/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ config WIMAX_I2400M_SDIO

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

config WIMAX_IWMC3200_SDIO
bool "Intel Wireless Multicom WiMAX Connection 3200 over SDIO"
depends on WIMAX_I2400M_SDIO
select IWMC3200TOP
help
Select if you have a device based on the Intel Multicom WiMAX
Connection 3200 over SDIO.

config WIMAX_I2400M_DEBUG_LEVEL
int "WiMAX i2400m debug level"
depends on WIMAX_I2400M
Expand Down

0 comments on commit ce5eb7a

Please sign in to comment.