]> git.dujemihanovic.xyz Git - u-boot.git/commit
omap: Drop unused CONFIG_OMAP_USB_PHY
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:19:53 +0000 (13:19 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:49 +0000 (14:33 -0500)
commit8957588a44b557f40dcee41b356486af298ad4f9
treefb94cdfe294389d34accca549540af55f9a2207f
parent240e9d1a272de3cbfb6017ccfe000bd54746d3dc
omap: Drop unused CONFIG_OMAP_USB_PHY

This option does not exist, so the Makefile rule does nothing. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/Makefile