aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-andi <skate4life@gmx.de>2014-07-05 01:02:47 +0200
committerAndreas B. <skate4life@gmx.de>2014-07-06 16:55:15 +0000
commit68b4defc2bce6c191c44b388a5205bc9e53cfc58 (patch)
tree8e8015b15e085cdc39239234ac214e2116720a04
parent87dd74c1322c2196c11c545afb857ec0299546b5 (diff)
downloaddevice_samsung_espresso3g-68b4defc2bce6c191c44b388a5205bc9e53cfc58.zip
device_samsung_espresso3g-68b4defc2bce6c191c44b388a5205bc9e53cfc58.tar.gz
device_samsung_espresso3g-68b4defc2bce6c191c44b388a5205bc9e53cfc58.tar.bz2
P51XX: add BOARD_NO_APSME_ATTR flag
nl80211: The AP SME condition causes problems on driver initialization if the NL80211_ATTR_DEVICE_AP_SME is not available. Change-Id: I490b081fcedb695aa78a2fd93c9233d85fdb0bc0
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 5558f4b..6528cac 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -79,6 +79,7 @@ WIFI_DRIVER_MODULE_ARG := "firmware_path=/system/etc/wifi/bcmdhd_sta.b
WIFI_DRIVER_MODULE_AP_ARG := "firmware_path=/system/etc/wifi/bcmdhd_apsta.bin nvram_path=/system/etc/wifi/nvram_net.txt"
WIFI_BAND := 802_11_ABG
BOARD_HAVE_SAMSUNG_WIFI := true
+BOARD_NO_APSME_ATTR := true
# Bluetooth
BOARD_HAVE_BLUETOOTH := true