lin
2025-08-21 57113df3a0e2be01232281fad9a5f2c060567981
android/device/softwinner/ceres-c3/BoardConfig.mk
....@@ -91,15 +91,16 @@
9191
9292 # wifi and bt configuration
9393 # 1. Wifi Configuration
94
-BOARD_WIFI_VENDOR := aic
95
-BOARD_USR_WIFI := aic8800
96
-WIFI_DRIVER_MODULE_PATH := "/vendor/modules/aic8800_fdrv.ko"
97
-WIFI_DRIVER_MODULE_NAME := "aic8800_fdrv"
98
-WIFI_DRIVER_MODULE_ARG := ""
94
+BOARD_WIFI_VENDOR := common
95
+BOARD_USR_WIFI :=
96
+WIFI_DRIVER_MODULE_PATH :=
97
+WIFI_DRIVER_MODULE_NAME :=
98
+WIFI_DRIVER_MODULE_ARG :=
9999
100100 # 2. Bluetooth Configuration
101
-BOARD_BLUETOOTH_VENDOR := aic
102
-BOARD_HAVE_BLUETOOTH_NAME := aic8800
101
+BOARD_BLUETOOTH_VENDOR := common
102
+BOARD_HAVE_BLUETOOTH_NAME :=
103
+BOARD_BLUETOOTH_CONFIG_DIR := $(PRODUCT_PLATFORM_PATH)/common/wireless/bluetooth
103104
104105 # wifi and bt configuration
105106 # 1. Wifi Configuration