]> git.ipfire.org Git - thirdparty/u-boot.git/commit
usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig
authorAdam Ford <aford173@gmail.com>
Sat, 19 Feb 2022 23:08:46 +0000 (17:08 -0600)
committerMarek Vasut <marex@denx.de>
Wed, 23 Feb 2022 04:25:17 +0000 (05:25 +0100)
commitfc4bee183024a35d0e730a5ca309a694a6df6774
tree0a668b532cebfe90743899092bafc5266bc2d52f
parent70dbff1f9e462117cebd6721703a353368a7f6a6
usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig

With the omap-ehci driver now using the phy subsystem to enable
and disable reset, the driver no longer needs to know which
GPIO's are used, and they can be removed from Kconfig.

Signed-off-by: Adam Ford <aford173@gmail.com>
drivers/usb/host/Kconfig