From: Tomas Winkler Date: Sat, 17 Oct 2009 09:09:36 +0000 (+0000) Subject: i2400m-sdio: select IWMC3200TOP in Kconfig X-Git-Tag: v2.6.33-rc1~388^2~756 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=ce5eb7a29251a66e613a300532b642ddc23b48d8;p=safe%2Fjmp%2Flinux-2.6 i2400m-sdio: select IWMC3200TOP in Kconfig i2400m-sdio requires iwmc3200top for its operation Signed-off-by: Tomas Winkler Acked-by: Inaky Perez-Gonzalez Signed-off-by: David S. Miller --- diff --git a/drivers/net/wimax/i2400m/Kconfig b/drivers/net/wimax/i2400m/Kconfig index d623b3d..3f70338 100644 --- a/drivers/net/wimax/i2400m/Kconfig +++ b/drivers/net/wimax/i2400m/Kconfig @@ -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