]> Git Repo - J-linux.git/blob - drivers/phy/xilinx/Kconfig
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / phy / xilinx / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 #
4 # PHY drivers for Xilinx platforms
5 #
6
7 config PHY_XILINX_ZYNQMP
8         tristate "Xilinx ZynqMP PHY driver"
9         depends on ARCH_ZYNQMP || COMPILE_TEST
10         select GENERIC_PHY
11         help
12           Enable this to support ZynqMP High Speed Gigabit Transceiver
13           that is part of ZynqMP SoC.
This page took 0.027768 seconds and 4 git commands to generate.