aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorandroid-andi <skate4life@gmx.de>2014-07-05 00:55:31 +0200
committerAndreas B. <skate4life@gmx.de>2014-07-06 16:55:04 +0000
commit8e977ff359f9096ea00b7cab4ea151845e03b759 (patch)
tree9a004d85bd0c07e4d1bc1c793d11b476b6785860 /BoardConfigCommon.mk
parentb85339b79c05da4fc517fd0b0df9650f99e08795 (diff)
downloaddevice_samsung_espressowifi-8e977ff359f9096ea00b7cab4ea151845e03b759.tar.gz
device_samsung_espressowifi-8e977ff359f9096ea00b7cab4ea151845e03b759.tar.bz2
device_samsung_espressowifi-8e977ff359f9096ea00b7cab4ea151845e03b759.zip
P31XX: 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: I697c6100834e251d2eca29e335751c412bb3b4f1
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index cfe0323..f5f0fc7 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