openwrt/target/linux/generic
David Bauer 112adbee68 net: phy: broadcom: update dependency condition
The broadcom PHY driver only has to depend upon PTP_1588_CLOCK_OPTIONAL
if NETWORK_PHY_TIMESTAMPING is enabled. The PTP functionality is stubbed
in this case.

Reflect this circumstance in the dependence condition. This allows to
build the driver as a built-in module even if PTP is built as a module.

This is required to include the broadcom PHY module regardless of the
built-setting of the PTP subsystem. On ath79 (and probably more)
targets with Broadcom PHY, Gigabit operation is currently broken as the
PHY driver is only built as a module in case all kernel-packages are
built. Due to this circumstance, affected devices fall back to using the
generic PHY driver.

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit cbce32e30c)
2024-11-18 23:02:09 +01:00
..
backport-6.6 kernel: bump 6.6 to 6.6.60 2024-11-10 17:09:14 +01:00
files kernel: mtdsplit_minor: accept bootimage filename 2024-10-30 11:15:34 +01:00
hack-6.6 kernel: bump 6.6 to 6.6.60 2024-11-10 17:09:14 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 net: phy: broadcom: update dependency condition 2024-11-18 23:02:09 +01:00
config-6.6 kernel: add missing CONFIG_DM_AUDIT 2024-10-27 12:45:16 +01:00
config-filter kernel: Reorder config files 2024-10-22 21:13:26 +02:00
PATCHES