Thread (8 messages) 8 messages, 4 authors, 2009-12-18

Re: [PATCH] ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV

From: Randy Dunlap <hidden>
Date: 2009-12-18 16:56:09
Also in: linux-wireless

On Fri, 18 Dec 2009 16:52:54 +1100 Benjamin Herrenschmidt wrote:
quoted hunk ↗ jump to hunk
The option to support the old style PSK interface in the PS3
GELIC wireless drivers requires CONFIG_WEXT_PRIV to be set

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
---

Please send to Linus asap (or I can put it in powerpc.git) as it's
breaking one of my test build configs :-)
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index e58a653..c0ecc77 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2358,6 +2358,7 @@ config GELIC_WIRELESS
 config GELIC_WIRELESS_OLD_PSK_INTERFACE
        bool "PS3 Wireless private PSK interface (OBSOLETE)"
        depends on GELIC_WIRELESS
+       select WEXT_PRIV
        help
           This option retains the obsolete private interface to pass
           the PSK from user space programs to the driver.  The PSK
Probably also needs
	depends on WLAN
to prevent build failures.

---
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help