diff --git a/config-iot-lts2018 b/config-iot-lts2018 index 1b61cc7b..76a8583f 100644 --- a/config-iot-lts2018 +++ b/config-iot-lts2018 @@ -4,7 +4,7 @@ # # -# Compiler: gcc (Clear Linux OS for Intel Architecture) 9.1.1 20190514 gcc-9-branch@271147 +# Compiler: gcc (Clear Linux OS for Intel Architecture) 9.1.1 20190507 gcc-9-branch@270948 # CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=90101 @@ -4828,9 +4828,11 @@ CONFIG_USB_MON=m CONFIG_USB_XHCI_HCD=y # CONFIG_USB_XHCI_DBGCAP is not set CONFIG_USB_XHCI_PCI=y -# CONFIG_USB_XHCI_PLATFORM is not set +CONFIG_USB_XHCI_PLATFORM=m +CONFIG_USB_XHCI_HISTB=m # CONFIG_USB_XHCI_MTK is not set # CONFIG_USB_XHCI_MVEBU is not set +CONFIG_USB_XHCI_RCAR=m CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_ROOT_HUB_TT=y CONFIG_USB_EHCI_TT_NEWSCHED=y @@ -4891,7 +4893,17 @@ CONFIG_USB_STORAGE=y # CONFIG_USBIP_CORE is not set # CONFIG_USB_MTU3 is not set # CONFIG_USB_MUSB_HDRC is not set -# CONFIG_USB_DWC3 is not set +CONFIG_USB_DWC3=m +# CONFIG_USB_DWC3_HOST is not set +# CONFIG_USB_DWC3_GADGET is not set +CONFIG_USB_DWC3_DUAL_ROLE=y + +# +# Platform Glue Driver Support +# +CONFIG_USB_DWC3_PCI=m +CONFIG_USB_DWC3_HAPS=m +CONFIG_USB_DWC3_KEYSTONE=m # CONFIG_USB_DWC2 is not set # CONFIG_USB_CHIPIDEA is not set # CONFIG_USB_ISP1760 is not set