From 5bb5a2afbd613cd8c42d35686d0a69513131ecbf Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Mon, 14 Oct 2019 16:25:08 +0200 Subject: attempt at USB OTG tweak on veyron --- libre-testing/linux-libre-veyron/config | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'libre-testing/linux-libre-veyron/config') diff --git a/libre-testing/linux-libre-veyron/config b/libre-testing/linux-libre-veyron/config index d752c8e26..8d9450437 100644 --- a/libre-testing/linux-libre-veyron/config +++ b/libre-testing/linux-libre-veyron/config @@ -4,10 +4,10 @@ # # -# Compiler: gcc (GCC) 9.1.1 20190720 +# Compiler: gcc (GCC) 8.3.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90101 +CONFIG_GCC_VERSION=80300 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_IRQ_WORK=y @@ -3060,10 +3060,9 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # CONFIG_USB_DEFAULT_PERSIST=y # CONFIG_USB_DYNAMIC_MINORS is not set -CONFIG_USB_OTG=y +# CONFIG_USB_OTG is not set # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set -CONFIG_USB_OTG_FSM=m CONFIG_USB_LEDS_TRIGGER_USBPORT=y CONFIG_USB_MON=y CONFIG_USB_WUSB_CBAF=m -- cgit v1.2.3