[PATCH] ARM: NUC900: NUC900 Ethernet driver needs mii

Wan ZongShun mcuos.com at gmail.com
Thu Dec 24 01:19:54 EST 2009


Great!

Thanks!

2009/12/24 Li Jie <eltshanli at gmail.com>:
> Hi Wan:
>
> nuc900 ethernet driver uses mii_xxx_xxx() serials api,
> mii module should be selected.
>
>
> Signed-off-by: lijie <eltshanli at gmail.com>
> ---
>  drivers/net/arm/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/net/arm/Kconfig b/drivers/net/arm/Kconfig
> index c37ee9e..39e1c0d 100644
> --- a/drivers/net/arm/Kconfig
> +++ b/drivers/net/arm/Kconfig
> @@ -68,6 +68,7 @@ config W90P910_ETH
>        tristate "Nuvoton w90p910 Ethernet support"
>        depends on ARM && ARCH_W90X900
>        select PHYLIB
> +       select MII
>        help
>          Say Y here if you want to use built-in Ethernet ports
>          on w90p910 processor.
> --
> 1.6.5.4
>



-- 
linux-arm-kernel mailing list
linux-arm-kernel at lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel



More information about the linux-arm-kernel mailing list