]> www.infradead.org Git - users/hch/misc.git/commit
net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONAL
authorDivya Koppera <divya.koppera@microchip.com>
Fri, 10 Jan 2025 05:44:24 +0000 (11:14 +0530)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 14 Jan 2025 10:24:01 +0000 (11:24 +0100)
commit6a46e3e87b5964f21eb90e8abfee916141df1763
treeea6bb904b142048a17236b84b70e6278ce0cef5a
parent88df16f851ad8473ae89aba36d07e76b11c798ca
net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONAL

When microchip_t1_phy is built in and phyptp is module
facing undefined reference issue. This get fixed when
microchip_t1_phy made dependent on PTP_1588_CLOCK_OPTIONAL.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501090604.YEoJXCXi-lkp@intel.com
Fixes: fa51199c5f34 ("net: phy: microchip_rds_ptp : Add rds ptp library for Microchip phys")
Signed-off-by: Divya Koppera <divya.koppera@microchip.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Simon Horman <horms@kernel.org> # build-tested
Link: https://patch.msgid.link/20250110054424.16807-1-divya.koppera@microchip.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/Kconfig