diff --git a/arch/arm/src/imxrt/imxrt_ehci.c b/arch/arm/src/imxrt/imxrt_ehci.c index 99279d2d39d..2c8ba334477 100644 --- a/arch/arm/src/imxrt/imxrt_ehci.c +++ b/arch/arm/src/imxrt/imxrt_ehci.c @@ -5055,7 +5055,7 @@ struct usbhost_connection_s *imxrt_ehci_initialize(int controller) hport->speed = USB_SPEED_FULL; } -# ifndef CONFIG_IMXRT_EHCI_PREALLOCATE +# ifndef CONFIG_IMXRT_EHCI_USB1_PREALLOCATE /* Allocate a pool of free Queue Head (QH) structures */ g_qhpool = kmm_memalign(32, CONFIG_IMXRT_EHCI_USB1_NQHS *