]> git.baikalelectronics.ru Git - uboot.git/commit
generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
authorMichal Simek <michal.simek@xilinx.com>
Wed, 9 Mar 2022 09:05:44 +0000 (10:05 +0100)
committerMarek Vasut <marex@denx.de>
Fri, 22 Apr 2022 08:35:14 +0000 (10:35 +0200)
commitd4ac24c0dca226ac945a65da3872ac35423d1fbd
tree50d7182e1a70fbf18aebf32363217758b8bf184a
parent60b14ebe9b0eb171af0e6ba496d7420c6b6f0229
generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/

Allow to disable PHY driver in SPL because it checks the CONFIG_SPL_PHY
variable for SPL builds.

The same change was done for usb by commit 58f9688e55be ("usb:
s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/").

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/generic-phy.h