]> git.baikalelectronics.ru Git - uboot.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)
commite893b735bbb06cd0513206d6e75ca035bcfa1b7d
treefb94cdfe294389d34accca549540af55f9a2207f
parent745135772885a7de7770ef121475a53bf10ccad8
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