From be99dbcda23b738a0c662b59620e33d7a630f38a Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Sat, 12 Jan 2019 12:54:38 +0000 Subject: [PATCH] kernel: Adjust the 4.20/4.19 configs for x86 and arm64 Signed-off-by: Rolf Neugebauer --- kernel/config-4.19.x-aarch64 | 1 + kernel/config-4.19.x-x86_64 | 1 + kernel/config-4.20.x-aarch64 | 1 + kernel/config-4.20.x-x86_64 | 1 + 4 files changed, 4 insertions(+) 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