[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1253779256-17058-1-git-send-email-tomas.winkler@intel.com>
Date: Thu, 24 Sep 2009 11:00:56 +0300
From: Tomas Winkler <tomas.winkler@...el.com>
To: davem@...emloft.net, linville@...driver.com,
netdev@...r.kernel.org, linux-wireless@...r.kernel.org,
linux-mmc@...r.kernel.org
Cc: yi.zhu@...el.com, inaky.perez-gonzalez@...el.com,
cindy.h.kao@...el.com, guy.cohen@...el.com,
ron.rindjunsky@...el.com, Tomas Winkler <tomas.winkler@...el.com>
Subject: [PATCH 3/3 V2] i2400m-sdio: select IWMC3200TOP in Kconfig
i2400m-sdio requires iwmc3200top for its operation
create separate config option to separate 3200 specifics
from eventual further wimax sdio HW.
Signed-off-by: Tomas Winkler <tomas.winkler@...el.com>
---
V2: create separate config option as discussed with Inaky
drivers/net/wimax/i2400m/Kconfig | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/drivers/net/wimax/i2400m/Kconfig b/drivers/net/wimax/i2400m/Kconfig
index d623b3d..9723c5c 100644
--- a/drivers/net/wimax/i2400m/Kconfig
+++ b/drivers/net/wimax/i2400m/Kconfig
@@ -31,6 +31,15 @@ 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
--
1.6.0.6
---------------------------------------------------------------------
Intel Israel (74) Limited
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists