[PATCH] [Rev2] MPC5121 FEC support
Scott Wood
scottwood at freescale.com
Wed Jun 18 05:33:28 EST 2008
John Rigby wrote:
> config FS_ENET
> tristate "Freescale Ethernet Driver"
> - depends on CPM1 || CPM2
> + depends on CPM1 || CPM2 || FS_ENET_MPC5121_FEC
> select MII
> select PHYLIB
>
> +config FS_ENET_MPC5121_FEC
> + bool "Freescale MPC512x FEC driver"
> + depends on PPC_MPC512x
> + select FS_ENET
> + select PPC_CPM_NEW_BINDING
> + default y
No default y.
-Scott
More information about the Linuxppc-dev
mailing list