]> git.baikalelectronics.ru Git - uboot.git/commit
sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig
authorSamuel Holland <samuel@sholland.org>
Fri, 15 Jul 2022 04:09:19 +0000 (23:09 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 18 Jul 2022 22:48:09 +0000 (23:48 +0100)
commit0ffd798dca4e59373028b55186523ee49b4ab248
tree4d995681bb16fc9d4274679aa186965ea4edc215
parent4ed991a92dea3def116788e26ba18296be2be010
sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig

This option is used only by the phy-sun4i-usb driver, which does not
inherently depend on the ARM architecture.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/mach-sunxi/Kconfig
drivers/phy/allwinner/Kconfig