Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 
0003 #
0004 # PHY drivers for Xilinx platforms
0005 #
0006 
0007 config PHY_XILINX_ZYNQMP
0008         tristate "Xilinx ZynqMP PHY driver"
0009         depends on ARCH_ZYNQMP || COMPILE_TEST
0010         select GENERIC_PHY
0011         help
0012           Enable this to support ZynqMP High Speed Gigabit Transceiver
0013           that is part of ZynqMP SoC.