]> git.ipfire.org Git - thirdparty/u-boot.git/commit
reset: Correct dependencies for RESET_RZG2L_USBPHY_CTRL
authorTom Rini <trini@konsulko.com>
Mon, 23 Mar 2026 14:32:02 +0000 (08:32 -0600)
committerMarek Vasut <marek.vasut+usb@mailbox.org>
Fri, 8 May 2026 22:24:53 +0000 (00:24 +0200)
commit93f96c7d8da78f652f2b5142390f47eb872438f7
tree7a14429c9572f7c01b3b383b57b4eece9413fc38
parentebe2af6cd8a623140ae7a87470e808959b186dd6
reset: Correct dependencies for RESET_RZG2L_USBPHY_CTRL

As exposed by "make randconfig", we have an issue with the dependencies
for RESET_RZG2L_USBPHY_CTRL. As this functionally depends on
REGULATOR_RZG2L_USBPHY, express this dependency directly in Kconfig as
well.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
drivers/reset/Kconfig