net: Disable FIXED_PHY

This is only useful for specific platforms that need it, and after it
became a boolean (rather than tristate) option it has been conflicting
with platform MDIO buses on platforms we actually do support.

Disable it completely and add a comment about this.

svn path=/dists/trunk/linux-2.6/; revision=18661
This commit is contained in:
Ben Hutchings 2012-02-02 04:49:27 +00:00
parent 0e757d89d0
commit 05baeba845
9 changed files with 5 additions and 14 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ linux-2.6 (3.2.2-2) UNRELEASED; urgency=low
[ Ben Hutchings ]
* [armel] Add mv78xx0 flavour; thanks to Steve McIntyre for the config
* net: Disable FIXED_PHY; this driver only causes trouble
-- Ben Hutchings <ben@decadent.org.uk> Thu, 02 Feb 2012 03:18:04 +0000

View File

@ -453,8 +453,6 @@ CONFIG_MV643XX_ETH=m
##
#. Turned off because this causes networking on some Kirkwood machines to fail
# CONFIG_MARVELL_PHY is not set
#. Turned off to avoid namespace collisions
# CONFIG_FIXED_PHY is not set
##
## file: drivers/net/wireless/mwifiex/Kconfig

View File

@ -411,12 +411,6 @@ CONFIG_MV643XX_ETH=m
##
# CONFIG_VIA_VELOCITY is not set
##
## file: drivers/net/phy/Kconfig
##
#. Turned off to avoid namespace collisions
# CONFIG_FIXED_PHY is not set
##
## file: drivers/pcmcia/Kconfig
##

View File

@ -433,8 +433,6 @@ CONFIG_MV643XX_ETH=m
##
#. Turned off because this causes networking on some Orion machines to fail
# CONFIG_MARVELL_PHY is not set
#. Turned off to avoid namespace collisions
# CONFIG_FIXED_PHY is not set
##
## file: drivers/pcmcia/Kconfig

View File

@ -2039,7 +2039,8 @@ CONFIG_NATIONAL_PHY=m
CONFIG_STE10XP=m
CONFIG_LSI_ET1011C_PHY=m
CONFIG_MICREL_PHY=m
CONFIG_FIXED_PHY=y
#. Must only be enabled for specific flavours
# CONFIG_FIXED_PHY is not set
CONFIG_MDIO_BITBANG=m
# CONFIG_MDIO_GPIO is not set

View File

@ -2,6 +2,8 @@
abiname: 1
ignore-changes:
module:arch/x86/kvm/*
fixed_phy_add
fixed_phy_set_link_update
[base]
arches:

View File

@ -95,7 +95,6 @@ CONFIG_OCTEON_MGMT_ETHERNET=y
##
## file: drivers/net/phy/Kconfig
##
# CONFIG_FIXED_PHY is not set
##
## file: drivers/rtc/Kconfig

View File

@ -560,7 +560,6 @@ CONFIG_VIA_RHINE=m
## file: drivers/net/phy/Kconfig
##
CONFIG_BROADCOM_PHY=y
# CONFIG_FIXED_PHY is not set
##
## file: drivers/net/plip/Kconfig

View File

@ -566,7 +566,6 @@ CONFIG_VIA_RHINE=m
## file: drivers/net/phy/Kconfig
##
CONFIG_BROADCOM_PHY=y
# CONFIG_FIXED_PHY is not set
##
## file: drivers/net/plip/Kconfig