modules: mcux: Add support for LPC USB
Add support for LPC USB controller Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
parent
e62e949f37
commit
36c9ffe8ec
1 changed files with 5 additions and 0 deletions
|
|
@ -182,6 +182,11 @@ config HAS_MCUX_USB_EHCI
|
|||
help
|
||||
Set if the USB controller EHCI module is present in the SoC.
|
||||
|
||||
config HAS_MCUX_USB_LPCIP3511
|
||||
bool
|
||||
help
|
||||
Set if the USB controller LPCIP3511 module is present in the SoC.
|
||||
|
||||
config HAS_MCUX_USDHC1
|
||||
bool
|
||||
help
|
||||
|
|
|
|||
Loading…
Reference in a new issue