From 42986c8eed8fddd53c58c014355ca2436cd79ac8 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Wed, 9 Jan 2019 21:13:11 +0000 Subject: [PATCH] linux (RPi/Generic): config options for 4.19.14 --- projects/Generic/linux/linux.x86_64.conf | 3 ++- projects/RPi/devices/RPi/linux/linux.arm.conf | 3 ++- projects/RPi/devices/RPi2/linux/linux.arm.conf | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index fa57da034c..46cab48383 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.19.11 Kernel Configuration +# Linux/x86_64 4.19.14 Kernel Configuration # # @@ -4443,6 +4443,7 @@ CONFIG_TYPEC=m # USB Type-C Alternate Mode drivers # # CONFIG_TYPEC_DP_ALTMODE is not set +# CONFIG_USB_ROLE_SWITCH is not set # CONFIG_USB_LED_TRIG is not set # CONFIG_USB_ULPI_BUS is not set # CONFIG_UWB is not set diff --git a/projects/RPi/devices/RPi/linux/linux.arm.conf b/projects/RPi/devices/RPi/linux/linux.arm.conf index a130b75cbe..311c9341ba 100644 --- a/projects/RPi/devices/RPi/linux/linux.arm.conf +++ b/projects/RPi/devices/RPi/linux/linux.arm.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.19.9 Kernel Configuration +# Linux/arm 4.19.14 Kernel Configuration # # @@ -3604,6 +3604,7 @@ CONFIG_USB_SERIAL_PL2303=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_LED_TRIG is not set # CONFIG_USB_ULPI_BUS is not set # CONFIG_UWB is not set diff --git a/projects/RPi/devices/RPi2/linux/linux.arm.conf b/projects/RPi/devices/RPi2/linux/linux.arm.conf index 24608a93be..84cef8d2ac 100644 --- a/projects/RPi/devices/RPi2/linux/linux.arm.conf +++ b/projects/RPi/devices/RPi2/linux/linux.arm.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.19.9 Kernel Configuration +# Linux/arm 4.19.14 Kernel Configuration # # @@ -3719,6 +3719,7 @@ CONFIG_USB_SERIAL_PL2303=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_LED_TRIG is not set # CONFIG_USB_ULPI_BUS is not set # CONFIG_UWB is not set