USB: NXP LPC55S16 USB-HS support
This adds USB-HS support for LPC55S16, much in the same way that LPC55S28 support was added previously. Signed-off-by: Maxime Vincent <maxime@veemax.be>
This commit is contained in:
parent
b9f880a141
commit
006f16de25
4 changed files with 21 additions and 2 deletions
|
@ -12,4 +12,8 @@ config CAN_MCUX_MCAN
|
|||
default y
|
||||
depends on CAN
|
||||
|
||||
choice USB_MCUX_CONTROLLER_TYPE
|
||||
default USB_DC_NXP_LPCIP3511
|
||||
endchoice
|
||||
|
||||
endif # SOC_LPC55S16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue