diff options
author | David Bauer <mail@david-bauer.net> | 2024-11-17 13:23:09 +0100 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2024-11-18 23:01:22 +0100 |
commit | e6d483cd521a5b86191c544b1ed535fe2ff8ee39 (patch) | |
tree | 252d2f9ceaa925b5bcf11d37a2700f82aa07d531 /target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa830re-v2.c | |
parent | 90de3b277b8e1d121b2f7023578979c6b616167f (diff) | |
download | openwrt-master.tar.gz openwrt-master.tar.bz2 openwrt-master.zip |
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>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa830re-v2.c')
0 files changed, 0 insertions, 0 deletions