[arm/orion5x] Unset FIXED_PHY to work around a clash with fixed

mdio bus and mv643xx_eth.

svn path=/dists/trunk/linux-2.6/; revision=12816
This commit is contained in:
Martin Michlmayr 2009-02-16 20:29:57 +00:00
parent 20bdc022ed
commit 3c8bc2bbca
2 changed files with 4 additions and 0 deletions

2
debian/changelog vendored
View File

@ -78,6 +78,8 @@ linux-2.6 (2.6.28-1~experimental.1) UNRELEASED; urgency=low
SERIO, JFFS2_FS, and CRAMFS.
* [arm/iop32x, arm/ixp4xx] Unset DEBUG_KERNEL so the kernel will
fit in flash.
* [arm/orion5x] Unset FIXED_PHY to work around a clash with fixed
mdio bus and mv643xx_eth.
[ Ian Campbell ]
* [x86]: Enable Xen guest support in amd64 flavour. (closes: #495590)

View File

@ -590,3 +590,5 @@ CONFIG_WAN_ROUTER=m
##
CONFIG_X25=m
# To workaround clash with fixed mdio bus and mv643xx_eth
# CONFIG_FIXED_PHY is not set