aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2020-08-27 20:51:33 +0000
committerTodd Kjos <tkjos@google.com>2020-08-28 22:30:13 +0000
commit62b6e96e16b2359ba2f3afff5d32205d9ae9e5c1 (patch)
treec8603c28baca6cf2a1252d01efe20df1fc11b4f7
parentea9b3d7e6b1c1d88ae95d353f7b89aff96fb8365 (diff)
ANDROID: db845c_gki.fragment: Remove CONFIG_USB_NET_AX88*5.4-android11-0
Commit 55adb91acc98 ("ANDROID: GKI: enable some USB_NET_ config options") implicitly enabled the CONFIG_USB_NET_AX88* options which was causing trouble with the db845C_gki.fragment, since we try to load these (along with PHYLIB) as modules. So drop these, and it should work out. Fixes: 55adb91acc98 ("ANDROID: GKI: enable some USB_NET_ config options") Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: Ia7e69d7030842f5136aafc064e1ba8a70bad2bb6
-rw-r--r--arch/arm64/configs/db845c_gki.fragment2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/configs/db845c_gki.fragment b/arch/arm64/configs/db845c_gki.fragment
index 70063b9b02cd..f0a3ab0dd7d6 100644
--- a/arch/arm64/configs/db845c_gki.fragment
+++ b/arch/arm64/configs/db845c_gki.fragment
@@ -1,8 +1,6 @@
CONFIG_QRTR=m
CONFIG_QRTR_TUN=m
CONFIG_SCSI_UFS_QCOM=m
-CONFIG_USB_NET_AX8817X=m
-CONFIG_USB_NET_AX88179_178A=m
CONFIG_INPUT_PM8941_PWRKEY=m
CONFIG_SERIAL_MSM=m
CONFIG_SERIAL_QCOM_GENI=m