X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4dab62b294f9af718b16641d6ba61eb15c96a536..b1f3482e708d8d7e2088e80144b09c4c51b07431:/target/linux/lantiq/patches/700-dwc_otg.patch diff --git a/target/linux/lantiq/patches/700-dwc_otg.patch b/target/linux/lantiq/patches/700-dwc_otg.patch index f66306204..81884034c 100644 --- a/target/linux/lantiq/patches/700-dwc_otg.patch +++ b/target/linux/lantiq/patches/700-dwc_otg.patch @@ -1,6 +1,6 @@ --- a/drivers/usb/Kconfig +++ b/drivers/usb/Kconfig -@@ -111,6 +111,8 @@ +@@ -113,6 +113,8 @@ source "drivers/usb/host/Kconfig" @@ -39,9 +39,9 @@ + bool "HOST ONLY MODE" + depends on DWC_OTG + -+config DWC_OTG_DEVICE_ONLY -+ bool "DEVICE ONLY MODE" -+ depends on DWC_OTG ++#config DWC_OTG_DEVICE_ONLY ++# bool "DEVICE ONLY MODE" ++# depends on DWC_OTG +endchoice + +choice