[PATCH 629/641] Staging: rt3090: enable NATIVE_WPA_SUPPLICANT_SUPPORT option

Greg Kroah-Hartman gregkh at suse.de
Tue Sep 15 19:14:20 UTC 2009


From: Bartlomiej Zolnierkiewicz <bzolnier at gmail.com>

Similarly as it has been done in other in-kernel Ralink drivers
and in openSUSE's rt3090sta package.

Cc: Axel Koellhofer <rain_maker at root-forum.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier at gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
---
 drivers/staging/rt3090/config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/rt3090/config.mk b/drivers/staging/rt3090/config.mk
index 8a167e9..4c90c40 100644
--- a/drivers/staging/rt3090/config.mk
+++ b/drivers/staging/rt3090/config.mk
@@ -20,7 +20,7 @@ HAS_APCLI=n
 HAS_WPA_SUPPLICANT=y
 
 # Support Native WpaSupplicant for Network Maganger
-HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n
+HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
 
 #Support Net interface block while Tx-Sw queue full
 HAS_BLOCK_NET_IF=n
-- 
1.6.4.2




More information about the devel mailing list