Skip to content

[redhat] New configs in drivers/net/phy

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

Symbol: QCA807X_PHY [=n] Type : tristate Defined at drivers/net/phy/qcom/Kconfig:24 Prompt: Qualcomm QCA807x PHYs Depends on: NETDEVICES [=y] && PHYLIB [=y] && OF_MDIO [=y] Location: -> Device Drivers -> Network device support (NETDEVICES [=y]) -> PHY Device support and infrastructure (PHYLIB [=y]) -> Qualcomm QCA807x PHYs (QCA807X_PHY [=n]) Selects: QCOM_NET_PHYLIB [=n]

Commit: d1cb613e (net: phy: qcom: add support for QCA807x PHY Family)


Symbol: QCA808X_PHY [=n] Type : tristate Defined at drivers/net/phy/qcom/Kconfig:18 Prompt: Qualcomm QCA808x PHYs Depends on: NETDEVICES [=y] && PHYLIB [=y] Location: -> Device Drivers -> Network device support (NETDEVICES [=y]) -> PHY Device support and infrastructure (PHYLIB [=y]) -> Qualcomm QCA808x PHYs (QCA808X_PHY [=n]) Selects: QCOM_NET_PHYLIB [=n]

Commit: c89414ad (net: phy: qcom: detach qca808x PHY driver from at803x)


Symbol: QCA83XX_PHY [=n] Type : tristate Defined at drivers/net/phy/qcom/Kconfig:12 Prompt: Qualcomm Atheros QCA833x PHYs Depends on: NETDEVICES [=y] && PHYLIB [=y] Location: -> Device Drivers -> Network device support (NETDEVICES [=y]) -> PHY Device support and infrastructure (PHYLIB [=y]) -> Qualcomm Atheros QCA833x PHYs (QCA83XX_PHY [=n]) Selects: QCOM_NET_PHYLIB [=n]

Commit: 2e45d404 (net: phy: qcom: deatch qca83xx PHY driver from at803x)


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports