ANDROID: db845c_gki.fragment: Remove CONFIG_USB_NET_AX8817X from fragment

After commit c510b49c5d ("ANDROID: gki - CONFIG_USB_NET_AX8817X=y")
the change in our fragment to enable CONFIG_USB_NET_AX8817X=m seems to
cause enough trouble to prevent us from booting (fails in early boot
before serial output).

After bisecting the cause down, I found removing our entry in the
fragment avoids the problem while keeping the onboard eth port
working.

Fixes: c510b49c5d ("ANDROID: gki - CONFIG_USB_NET_AX8817X=y")
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: Idc72224aae26cdb15e877385bf9b16d534f77e8d
This commit is contained in:
John Stultz
2021-09-17 21:45:58 +00:00
committed by Maciej Żenczykowski
parent 3b2102a174
commit c60eb69d9f

View File

@@ -1,7 +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