public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Revert "net: micrel: fix KS8851_MLL Kconfig"
@ 2022-04-25 21:48 Marek Vasut
  2022-04-25 21:57 ` Randy Dunlap
  2022-04-26  6:37 ` Greg KH
  0 siblings, 2 replies; 5+ messages in thread
From: Marek Vasut @ 2022-04-25 21:48 UTC (permalink / raw)
  To: stable
  Cc: Marek Vasut, David S . Miller, Jakub Kicinski, Paolo Abeni,
	Randy Dunlap, Sasha Levin

This reverts commit 1ff5359afa5ec0dd09fe76183dc4fa24b50e4125.

The upstream commit c3efcedd272a ("net: micrel: fix KS8851_MLL Kconfig")
depends on e5f31552674e ("ethernet: fix PTP_1588_CLOCK dependencies")
which is not part of Linux 5.10.y . Revert the aforementioned commit to
prevent breakage in 5.10.y .

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: David S. Miller <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Sasha Levin <sashal@kernel.org>
Cc: <stable@vger.kernel.org> # 5.10.x
---
 drivers/net/ethernet/micrel/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/micrel/Kconfig b/drivers/net/ethernet/micrel/Kconfig
index 9ceb7e1fb169..42bc014136fe 100644
--- a/drivers/net/ethernet/micrel/Kconfig
+++ b/drivers/net/ethernet/micrel/Kconfig
@@ -37,7 +37,6 @@ config KS8851
 config KS8851_MLL
 	tristate "Micrel KS8851 MLL"
 	depends on HAS_IOMEM
-	depends on PTP_1588_CLOCK_OPTIONAL
 	select MII
 	select CRC32
 	select EEPROM_93CX6
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-26 14:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-25 21:48 [PATCH] Revert "net: micrel: fix KS8851_MLL Kconfig" Marek Vasut
2022-04-25 21:57 ` Randy Dunlap
2022-04-26  6:37 ` Greg KH
2022-04-26  7:09   ` Greg KH
2022-04-26 14:38     ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox