diff --git a/kernel/config-4.19.x-aarch64 b/kernel/config-4.19.x-aarch64 index 40f9fe1d1..44caebb47 100644 --- a/kernel/config-4.19.x-aarch64 +++ b/kernel/config-4.19.x-aarch64 @@ -3226,6 +3226,7 @@ CONFIG_NOP_USB_XCEIV=m # CONFIG_USB_ULPI is not set # CONFIG_USB_GADGET is not set # CONFIG_TYPEC is not set +# CONFIG_USB_ROLE_SWITCH is not set # CONFIG_USB_ULPI_BUS is not set # CONFIG_UWB is not set CONFIG_MMC=m diff --git a/kernel/config-4.19.x-x86_64 b/kernel/config-4.19.x-x86_64 index b0933d3fc..029436881 100644 --- a/kernel/config-4.19.x-x86_64 +++ b/kernel/config-4.19.x-x86_64 @@ -3090,6 +3090,7 @@ CONFIG_USB_STORAGE=m # CONFIG_USB_ISP1301 is not set # CONFIG_USB_GADGET is not set # CONFIG_TYPEC is not set +# CONFIG_USB_ROLE_SWITCH is not set # CONFIG_USB_ULPI_BUS is not set # CONFIG_UWB is not set # CONFIG_MMC is not set diff --git a/kernel/config-4.20.x-aarch64 b/kernel/config-4.20.x-aarch64 index 46581f650..bac9fff44 100644 --- a/kernel/config-4.20.x-aarch64 +++ b/kernel/config-4.20.x-aarch64 @@ -3243,6 +3243,7 @@ CONFIG_NOP_USB_XCEIV=m # CONFIG_USB_ULPI is not set # CONFIG_USB_GADGET is not set # CONFIG_TYPEC is not set +# CONFIG_USB_ROLE_SWITCH is not set # CONFIG_USB_ULPI_BUS is not set # CONFIG_UWB is not set CONFIG_MMC=m diff --git a/kernel/config-4.20.x-x86_64 b/kernel/config-4.20.x-x86_64 index bf7b5f095..44e39e115 100644 --- a/kernel/config-4.20.x-x86_64 +++ b/kernel/config-4.20.x-x86_64 @@ -3107,6 +3107,7 @@ CONFIG_USB_STORAGE=m # CONFIG_USB_ISP1301 is not set # CONFIG_USB_GADGET is not set # CONFIG_TYPEC is not set +# CONFIG_USB_ROLE_SWITCH is not set # CONFIG_USB_ULPI_BUS is not set # CONFIG_UWB is not set # CONFIG_MMC is not set