* [PATCH] net: mdio-octeon: Drop obsolete Kconfig advice
@ 2015-10-07 8:26 Jean Delvare
2015-10-07 16:20 ` David Daney
2015-10-08 12:12 ` David Miller
0 siblings, 2 replies; 3+ messages in thread
From: Jean Delvare @ 2015-10-07 8:26 UTC (permalink / raw)
To: netdev
Cc: Florian Fainelli, Sunil Goutham, Radha Mohan Chintakuntla,
David Daney, David S. Miller
"Y" was the right answer for MDIO_OCTEON when this option was only
available on CAVIUM_OCTEON_SOC. But now that the option is visible on
all (64-bit) systems, this piece of advice no longer makes sense. This
helper module is selected automatically by drivers which need it
anyway.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Fixes: a6d6786452 ("net: mdio-octeon: Modify driver to work on both ThunderX and Octeon")
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Sunil Goutham <sgoutham@cavium.com>
Cc: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
Cc: David Daney <david.daney@cavium.com>
Cc: David S. Miller <davem@davemloft.net>
---
drivers/net/phy/Kconfig | 2 --
1 file changed, 2 deletions(-)
--- linux-4.3-rc4.orig/drivers/net/phy/Kconfig 2015-09-20 23:32:34.000000000 +0200
+++ linux-4.3-rc4/drivers/net/phy/Kconfig 2015-10-07 10:18:46.260452322 +0200
@@ -168,8 +168,6 @@ config MDIO_OCTEON
busses. It is required by the Octeon and ThunderX ethernet device
drivers.
- If in doubt, say Y.
-
config MDIO_SUN4I
tristate "Allwinner sun4i MDIO interface support"
depends on ARCH_SUNXI
--
Jean Delvare
SUSE L3 Support
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] net: mdio-octeon: Drop obsolete Kconfig advice
2015-10-07 8:26 [PATCH] net: mdio-octeon: Drop obsolete Kconfig advice Jean Delvare
@ 2015-10-07 16:20 ` David Daney
2015-10-08 12:12 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: David Daney @ 2015-10-07 16:20 UTC (permalink / raw)
To: Jean Delvare
Cc: netdev, Florian Fainelli, Sunil Goutham, Radha Mohan Chintakuntla,
David Daney, David S. Miller
On 10/07/2015 01:26 AM, Jean Delvare wrote:
> "Y" was the right answer for MDIO_OCTEON when this option was only
> available on CAVIUM_OCTEON_SOC. But now that the option is visible on
> all (64-bit) systems, this piece of advice no longer makes sense. This
> helper module is selected automatically by drivers which need it
> anyway.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Fixes: a6d6786452 ("net: mdio-octeon: Modify driver to work on both ThunderX and Octeon")
> Cc: Florian Fainelli <f.fainelli@gmail.com>
> Cc: Sunil Goutham <sgoutham@cavium.com>
> Cc: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
> Cc: David Daney <david.daney@cavium.com>
> Cc: David S. Miller <davem@davemloft.net>
Jean, good catch:
Acked-by: David Daney <david.daney@cavium.com>
> ---
> drivers/net/phy/Kconfig | 2 --
> 1 file changed, 2 deletions(-)
>
> --- linux-4.3-rc4.orig/drivers/net/phy/Kconfig 2015-09-20 23:32:34.000000000 +0200
> +++ linux-4.3-rc4/drivers/net/phy/Kconfig 2015-10-07 10:18:46.260452322 +0200
> @@ -168,8 +168,6 @@ config MDIO_OCTEON
> busses. It is required by the Octeon and ThunderX ethernet device
> drivers.
>
> - If in doubt, say Y.
> -
> config MDIO_SUN4I
> tristate "Allwinner sun4i MDIO interface support"
> depends on ARCH_SUNXI
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] net: mdio-octeon: Drop obsolete Kconfig advice
2015-10-07 8:26 [PATCH] net: mdio-octeon: Drop obsolete Kconfig advice Jean Delvare
2015-10-07 16:20 ` David Daney
@ 2015-10-08 12:12 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2015-10-08 12:12 UTC (permalink / raw)
To: jdelvare; +Cc: netdev, f.fainelli, sgoutham, rchintakuntla, david.daney
From: Jean Delvare <jdelvare@suse.de>
Date: Wed, 7 Oct 2015 10:26:38 +0200
> "Y" was the right answer for MDIO_OCTEON when this option was only
> available on CAVIUM_OCTEON_SOC. But now that the option is visible on
> all (64-bit) systems, this piece of advice no longer makes sense. This
> helper module is selected automatically by drivers which need it
> anyway.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Fixes: a6d6786452 ("net: mdio-octeon: Modify driver to work on both ThunderX and Octeon")
Applied, thank you.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-08 11:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 8:26 [PATCH] net: mdio-octeon: Drop obsolete Kconfig advice Jean Delvare
2015-10-07 16:20 ` David Daney
2015-10-08 12:12 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).