Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce5eb7a2 authored by Tomas Winkler's avatar Tomas Winkler Committed by David S. Miller
Browse files

i2400m-sdio: select IWMC3200TOP in Kconfig



i2400m-sdio requires iwmc3200top for its operation

Signed-off-by: default avatarTomas Winkler <tomas.winkler@intel.com>
Acked-by: default avatarInaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 439ca3a4
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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