arm64/defconfig: Disable CONFIG_SCSC_WLAN_WIFI_SHARING
authorsunyue5 <sunyue5@motorola.com>
Fri, 11 Dec 2020 01:25:53 +0000 (09:25 +0800)
committerlingsen1 <lingsen1@lenovo.com>
Sun, 7 Feb 2021 09:37:09 +0000 (17:37 +0800)
SCSC_WLAN_WIFI_SHARING is to enable APSTA function which means
the device can start wifi hotspot with wifi station enabled.
In this case, wlan1 will be for the AP mode while wlan0 will be
for the STA mode.
Disable this function since we have disabled it in the frameworks

Change-Id: Icd0d10badec991b3235735c0e53de3214368ba87
Signed-off-by: sunyue5 <sunyue5@motorola.com>
Reviewed-on: https://gerrit.mot.com/1825115
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key

arch/arm64/configs/ext_config/moto-erd9610.config

index 7c4f303d57579f3327badf0a0400297401cd683a..3622fe11a95783f542cb160e246fe526db34ae60 100644 (file)
@@ -66,3 +66,4 @@ CONFIG_LOCALVERSION="-user"
 CONFIG_PSI=y
 CONFIG_BLK_CGROUP=y
 CONFIG_CFQ_GROUP_IOSCHED=y
+# CONFIG_SCSC_WLAN_WIFI_SHARING is not set