From: Neil Armstrong Date: Thu, 10 Sep 2020 08:48:16 +0000 (+0200) Subject: phy: meson-gxl-usb: depend on Meson AXG aswell X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=0ae8724d7e64f814fb77d2caef6214fc1bc52991;p=u-boot.git phy: meson-gxl-usb: depend on Meson AXG aswell Enable build of meson-gxl-usb PHY for the AXG architecture aswell. Signed-off-by: Neil Armstrong --- diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig index 9c775107e9..912e29f7b5 100644 --- a/drivers/phy/Kconfig +++ b/drivers/phy/Kconfig @@ -164,7 +164,7 @@ config MESON_GXBB_USB_PHY config MESON_GXL_USB_PHY bool "Amlogic Meson GXL USB PHYs" - depends on PHY && ARCH_MESON && (MESON_GXL || MESON_GXM) + depends on PHY && ARCH_MESON && (MESON_GXL || MESON_GXM || MESON_AXG) imply REGMAP help This is the generic phy driver for the Amlogic Meson GXL