mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 12:46:14 +02:00
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 <narmstrong@baylibre.com>
This commit is contained in:
parent
66d9427403
commit
0ae8724d7e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user