enable ehci reserved regs as default

This commit is contained in:
sakumisu
2022-03-17 16:40:32 +08:00
parent 1526766816
commit 080ebc7297
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@
#define CONFIG_USB_EHCI_QH_NUM (10)
#define CONFIG_USB_EHCI_QTD_NUM (10)
// #define CONFIG_USB_EHCI_INFO_ENABLE
// #define CONFIG_USB_ECHI_HCOR_RESERVED
// #define CONFIG_USB_ECHI_HCOR_RESERVED_DISABLE
// #define CONFIG_USB_EHCI_CONFIGFLAG
#endif