linux/arch/powerpc/platforms/85xx
Kumar Gala c4ea896476 [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixups
The MPC85xx MDS board requires some board level tweaks of the PHYs that
either the eTSEC (gianfar) or UCC ethernet controllers are connected to.

Its possible to build the phylib as a module, however this breaks the
board level fix ups because phy_read and phy_write are not available
if we build as a module.

So we unconditionally select PHYLIB to ensure its built into the kernel
if we are building in MPC85xx MDS support.  This was determined to be
the easiest soultion even though it prevents the user from removing
PHYLIB support if they decide they don't want it.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-06-09 08:45:07 -05:00
..
Kconfig [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixups 2008-06-09 08:45:07 -05:00
Makefile [POWERPC] 85xx: Emerson KSI8560 base support 2008-03-26 11:30:45 -05:00
ksi8560.c [POWERPC] 85xx: Emerson KSI8560 base support 2008-03-26 11:30:45 -05:00
mpc85xx_ads.c [POWERPC] 85xx: Fix compile warning 2008-04-17 01:01:41 -05:00
mpc85xx_cds.c [POWERPC] 85xx: convert boards to use machine_device_initcall 2008-01-23 19:32:37 -06:00
mpc85xx_ds.c [POWERPC] 85xx: Enable DMA engine on the MPC8544 DS 2008-04-17 01:01:36 -05:00
mpc85xx_mds.c [POWERPC] 85xx: Fix some sparse warnings for 85xx MDS 2008-05-13 08:53:48 -05:00
sbc8548.c [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reporting 2008-05-13 08:53:48 -05:00
sbc8560.c [POWERPC] 85xx: convert sbc85* boards to use machine_device_initcall 2008-01-28 13:15:26 -06:00
stx_gp3.c [POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xx 2008-01-28 08:32:53 -06:00
tqm85xx.c [POWERPC] 85xx: some minor cleanups for stx_gp3 and tqm85xx 2008-01-28 08:32:53 -06:00