[PATCH] libertas: select WIRELESS_EXT
- From: Dan Williams <dcbw@xxxxxxxxxx>
- Date: Fri, 30 Nov 2007 15:45:22 -0500
Ensure that libertas selects WIRELESS_EXT, since selecting other stuff
that should depend on WEXT, like IEEE80211, doesn't seem to drag that in
for us.
For 2.6.24 and later.
Signed-off-by: Dan Williams <dcbw@xxxxxxxxxx>
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index 82e5de7..081aead 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -264,6 +264,7 @@ config IPW2200_DEBUG
config LIBERTAS
tristate "Marvell 8xxx Libertas WLAN driver support"
depends on WLAN_80211
+ select WIRELESS_EXT
select IEEE80211
select FW_LOADER
---help---
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- Prev by Date: Re: [patch 0/3] Per cpu relocation to ZERO and x86_32 percpu ops on x86_64
- Next by Date: Re: Out of tree module using LSM
- Previous by thread: build #339 failed for 2.6.24-rc3-ge1cca7e in linux/drivers/net/wireless/libertas/main.c
- Next by thread: Re: [PATCH] sound/isa: kill pnp_resource_change.
- Index(es):