summaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorBin Chen <bin.chen@linaro.org>2017-05-18 00:54:50 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-05-18 00:54:50 +0000
commitfbaf2fbf7d6b2616b24b2162ace65f3d559beafb (patch)
tree0ed36d89d4ed3fd5366448b4413d88b36d7e4a2c /BoardConfigCommon.mk
parent50ace75dcc07487ba2116fcd9993bb78aea438d0 (diff)
parent9e980b2cd6a75145768bf38a307f1be971d70b23 (diff)
downloadhikey-fbaf2fbf7d6b2616b24b2162ace65f3d559beafb.tar.gz
hikey: remove redundant CONFIG_DRIVER_NL80211 :=y am: 1b597d4458 am: 2a342adc4d
am: 9e980b2cd6 Change-Id: I2275228115791385a3255573a7abcc43daaeb0b0
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 5f61d483..ab7680ae 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -25,7 +25,6 @@ BOARD_HAVE_BLUETOOTH := true
WPA_SUPPLICANT_VERSION := VER_0_8_X
BOARD_WPA_SUPPLICANT_DRIVER := NL80211
BOARD_HOSTAPD_DRIVER := NL80211
-CONFIG_DRIVER_NL80211 := y
TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := false