Added xHCI USB role support switch driver and bumped revision to 2020.05.010_x86-64_0.30.001

This commit is contained in:
PartialVolume
2021-02-26 09:33:07 +00:00
parent 6687eade11
commit 063e6703d6
2 changed files with 3 additions and 1 deletions

View File

@@ -504,6 +504,8 @@ CONFIG_USB_STORAGE_CYPRESS_ATACB=y
CONFIG_USB_STORAGE_ENE_UB6250=y
CONFIG_USB_UAS=y
CONFIG_USB_DWC2=y
CONFIG_USB_ROLE_SWITCH=m
CONFIG_USB_ROLES_INTEL_XHCI=m
CONFIG_MMC=y
CONFIG_EDAC=y
# CONFIG_EDAC_LEGACY_SYSFS is not set

View File

@@ -1,2 +1,2 @@
2020.05.009_x86-64_0.30.001
2020.05.010_x86-64_0.30.001