Skip to content

Commit

Permalink
sdm660-common: Set WIFI_DRIVER_DEFAULT to qca_cld3
Browse files Browse the repository at this point in the history
Change-Id: I4f0e325e69af45a4d65464631ef6059a1432cb9b
  • Loading branch information
SebaUbuntu authored and mikeNG committed Jun 25, 2023
1 parent 3509ec7 commit b255446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ BOARD_HOSTAPD_DRIVER := NL80211
BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
BOARD_WPA_SUPPLICANT_DRIVER := NL80211
BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
WIFI_DRIVER_DEFAULT := qca_cld3
WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
WPA_SUPPLICANT_VERSION := VER_0_8_X
Expand Down

0 comments on commit b255446

Please sign in to comment.