Kconfig (4985dffced1471385af234b7d4aab4830df78121) | Kconfig (428061f70f1aa3a56fdf53d57adbac0caef3e663) |
---|---|
1# SPDX-License-Identifier: GPL-2.0-only 2# 3# PHY Layer Configuration 4# 5 6menuconfig MDIO_DEVICE 7 tristate "MDIO bus device drivers" 8 help --- 428 unchanged lines hidden (view full) --- 437 tristate "NXP TJA11xx PHYs support" 438 depends on HWMON 439 ---help--- 440 Currently supports the NXP TJA1100 and TJA1101 PHY. 441 442config AT803X_PHY 443 tristate "Qualcomm Atheros AR803X PHYs" 444 help | 1# SPDX-License-Identifier: GPL-2.0-only 2# 3# PHY Layer Configuration 4# 5 6menuconfig MDIO_DEVICE 7 tristate "MDIO bus device drivers" 8 help --- 428 unchanged lines hidden (view full) --- 437 tristate "NXP TJA11xx PHYs support" 438 depends on HWMON 439 ---help--- 440 Currently supports the NXP TJA1100 and TJA1101 PHY. 441 442config AT803X_PHY 443 tristate "Qualcomm Atheros AR803X PHYs" 444 help |
445 Currently supports the AR8030, AR8031 and AR8035 model | 445 Currently supports the AR8030, AR8031, AR8033 and AR8035 model |
446 447config QSEMI_PHY 448 tristate "Quality Semiconductor PHYs" 449 ---help--- 450 Currently supports the qs6612 451 452config REALTEK_PHY 453 tristate "Realtek PHYs" --- 45 unchanged lines hidden --- | 446 447config QSEMI_PHY 448 tristate "Quality Semiconductor PHYs" 449 ---help--- 450 Currently supports the qs6612 451 452config REALTEK_PHY 453 tristate "Realtek PHYs" --- 45 unchanged lines hidden --- |