coolsnowwolf-lede/target
David Bauer aeac24fb69 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>
2024-12-25 22:01:02 +08:00
..
imagebuilder branding: add LEDE branding 2024-11-14 13:14:47 +08:00
linux net: phy: broadcom: update dependency condition 2024-12-25 22:01:02 +08:00
llvm-bpf toolchain: add llvm-bpf 2022-04-07 01:01:05 +08:00
sdk branding: add LEDE branding 2024-11-14 13:14:47 +08:00
toolchain branding: add LEDE branding 2024-11-14 13:14:47 +08:00
Config.in toolchain/gcc: add loongarch64 new target 2024-01-11 21:14:49 +08:00
Makefile ipq60xx: add dma arm64 api patch 2022-09-13 15:19:06 +08:00