commit | b16f6db6371026b1108eccf2bb29b14d656d9c35 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Fri Aug 30 22:43:40 2024 -0300 |
committer | Fabio Estevam <festevam@gmail.com> | Fri Aug 30 22:47:04 2024 -0300 |
tree | c70dd922c592bfac3e0bd2433e997e5babff6444 | |
parent | 183c218a80e231710b9c8a035495db3372fced5a [diff] |
imx: Remove CFG_MXC_USB_PORTSC The definition of CFG_MXC_USB_PORTSC as (PORT_PTS_UTMI | PORT_PTS_PTW) can be removed from mx5/mx6/mx7/mx8m board config files as it is the default in drivers/usb/host/ehci-mx5.c and drivers/usb/host/ehci-mx6.c. Suggested-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Tim Harvey <tharvey@gateworks.com>