mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-15 12:29:08 +01:00
Merge "ipq6018: disable USB"
This commit is contained in:
commit
590d321dcf
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ extern loff_t board_env_size;
|
|||
/*
|
||||
* USB Support
|
||||
*/
|
||||
#define CONFIG_USB_XHCI_IPQ
|
||||
#undef CONFIG_USB_XHCI_IPQ
|
||||
#ifdef CONFIG_USB_XHCI_IPQ
|
||||
#define CONFIG_USB_XHCI
|
||||
#define CONFIG_USB_XHCI_DWC3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue