From: Bartlomiej Zolnierkiewicz Date: Tue, 8 Sep 2009 20:35:41 +0000 (+0200) Subject: Staging: rt3090: enable NATIVE_WPA_SUPPLICANT_SUPPORT option X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=48118b53c6ba0c48440ba552cd7b82c9a9cf530d;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Staging: rt3090: enable NATIVE_WPA_SUPPLICANT_SUPPORT option Similarly as it has been done in other in-kernel Ralink drivers and in openSUSE's rt3090sta package. Cc: Axel Koellhofer Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rt3090/config.mk b/drivers/staging/rt3090/config.mk index 8a167e99bdb5..4c90c4060d10 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