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-disable-otg.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 libre-testing/linux-libre-veyron/config-disable-otg.patch (limited to 'libre-testing/linux-libre-veyron/config-disable-otg.patch') diff --git a/libre-testing/linux-libre-veyron/config-disable-otg.patch b/libre-testing/linux-libre-veyron/config-disable-otg.patch new file mode 100644 index 000000000..0268144b9 --- /dev/null +++ b/libre-testing/linux-libre-veyron/config-disable-otg.patch @@ -0,0 +1,14 @@ +--- config 2019-10-12 00:27:45.712152434 +0200 ++++ config-new 2019-10-14 09:12:33.975298206 +0200 +@@ -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