]> Git Repo - u-boot.git/commit
mx6ul_14x14_evk: Remove unneeded USB board code
authorFabio Estevam <[email protected]>
Fri, 18 Oct 2024 17:55:48 +0000 (14:55 -0300)
committerFabio Estevam <[email protected]>
Fri, 25 Oct 2024 12:04:16 +0000 (09:04 -0300)
commitc39eb90f37012bc77ea034bc62d1dc8ff0646472
tree9877e782dcf373f0b22a3364dd54f8ca40e24b52
parent08ae12be8509daf3d1c5a148b8a50c0ffb6457c2
mx6ul_14x14_evk: Remove unneeded USB board code

With CONFIG_DM_USB, there is no longer the need for any USB board code
anymore.

Remove the unneeded USB board code.

While at it, also remove the uneeeded CONFIG_USB_MAX_CONTROLLER_COUNT
option.

Signed-off-by: Fabio Estevam <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
configs/mx6ul_14x14_evk_defconfig
This page took 0.037919 seconds and 4 git commands to generate.