net: mdio-octeon: Drop obsolete Kconfig advice
authorJean Delvare <jdelvare@suse.de>
Wed, 7 Oct 2015 08:26:38 +0000 (10:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2015 12:12:16 +0000 (05:12 -0700)
commit9d3a6386c8238bfacf57ee9dac68ec4b40b302fe
tree2edf96afd6d91190ece5e24e20c11c627c9c7fbd
parentbcb9db49bb9da895ee809bfb2718d664dfb3ee2f
net: mdio-octeon: Drop obsolete Kconfig advice

"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>
Acked-by: David Daney <david.daney@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig