support rt5370 AP mode.
[vuplus_openembedded] / recipes / ralink / files / config.patch
1 --- 2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/config.mk      2009-05-20 20:33:56.000000000 -0700
2 +++ 2009_0525_RT3070_Linux_STA_v2.1.1.0/os/linux/config.mk      2009-08-22 19:42:55.000000000 -0700
3 @@ -4,15 +4,11 @@
4  # Support 28xx QA ATE function
5  HAS_28xx_QA=n
6  
7 -#ifdef WPA_SUPPLICANT_SUPPORT
8  # Support Wpa_Supplicant
9 -HAS_WPA_SUPPLICANT=n
10 -#endif // WPA_SUPPLICANT_SUPPORT //
11 +HAS_WPA_SUPPLICANT=y
12  
13 -#ifdef NATIVE_WPA_SUPPLICANT_SUPPORT
14  # Support Native WpaSupplicant for Network Maganger
15 -HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n
16 -#endif // NATIVE_WPA_SUPPLICANT_SUPPORT //
17 +HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
18  
19  #Support Net interface block while Tx-Sw queue full
20  HAS_BLOCK_NET_IF=n