ANDROID: hikey960_gki.fragment: Remove UFS and USB bits
Remove CONFIG_SCSI_UFS_HISI=m and CONFIG_TYPEC_TCPM=m from the hikey960_gki.fragment, as those configs have been added to the gki_defconfig Fixes:bb765ef842("ANDROID: GKI: enable QCOM and HISI UFS drivers") Fixes:5625a6460e("ANDROID: GKI: enable CONFIG_TYPEC_TCPM") Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: I124a0d050c7170557d9672968729af196ad2f81c (cherry picked from commitae78c73104)
This commit is contained in:
@@ -4,7 +4,6 @@ CONFIG_CONNECTOR=m
|
||||
CONFIG_BLK_DEV_NVME=m
|
||||
CONFIG_NVME_TARGET=m
|
||||
CONFIG_HISI_HIKEY_USB=m
|
||||
CONFIG_SCSI_UFS_HISI=m
|
||||
CONFIG_WLAN_VENDOR_TI=y
|
||||
CONFIG_WL18XX=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
@@ -37,7 +36,6 @@ CONFIG_USB_OHCI_HCD=m
|
||||
CONFIG_USB_OHCI_HCD_PLATFORM=m
|
||||
CONFIG_USB_DWC3=m
|
||||
CONFIG_USB_GADGETFS=m
|
||||
CONFIG_TYPEC_TCPM=m
|
||||
CONFIG_TYPEC_TCPCI=m
|
||||
CONFIG_TYPEC_RT1711H=m
|
||||
CONFIG_MMC_BLOCK=m
|
||||
|
||||
Reference in New Issue
Block a user