[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <094401dbf240$6f60b880$4e222980$@trustnetic.com>
Date: Fri, 11 Jul 2025 16:47:29 +0800
From: Jiawen Wu <jiawenwu@...stnetic.com>
To: "'Randy Dunlap'" <rdunlap@...radead.org>,
<linux-kernel@...r.kernel.org>
Cc: "'Mengyuan Lou'" <mengyuanlou@...-swift.com>,
<netdev@...r.kernel.org>,
"'Andrew Lunn'" <andrew+netdev@...n.ch>,
"'David S. Miller'" <davem@...emloft.net>,
"'Eric Dumazet'" <edumazet@...gle.com>,
"'Jakub Kicinski'" <kuba@...nel.org>,
"'Paolo Abeni'" <pabeni@...hat.com>
Subject: RE: [PATCH net-next] net: wangxun: fix VF drivers Kconfig dependencies and help text
> --- linux-next-20250710.orig/drivers/net/ethernet/wangxun/Kconfig
> +++ linux-next-20250710/drivers/net/ethernet/wangxun/Kconfig
> @@ -66,35 +66,34 @@ config TXGBE
>
> config TXGBEVF
> tristate "Wangxun(R) 10/25/40G Virtual Function Ethernet support"
> - depends on PCI
> depends on PCI_MSI
> + depends on PTP_1588_CLOCK_OPTIONAL
> select LIBWX
> select PHYLINK
I think "PHYLINK" can be removed together, since the driver doesn't use it.
Powered by blists - more mailing lists