[PATCH 2/3] net: hisilicon: new hip04 MDIO driver

David Miller davem at davemloft.net
Fri Apr 4 08:30:10 PDT 2014


From: Zhangfei Gao <zhangfei.gao at linaro.org>
Date: Fri,  4 Apr 2014 23:16:36 +0800

> +config HIP04_ETH
> +	tristate "HISILICON P04 Ethernet support"
> +	select NET_CORE
> +	select PHYLIB
> +	select MARVELL_PHY
> +	select MFD_SYSCON
> +	---help---
> +	  If you wish to compile a kernel for a hardware with hisilicon p04 SoC and
> +	  want to use the internal ethernet then you should answer Y to this.

Selecting NET_CORE makes no sense, if it's not set this driver's
Kconfig file won't even be considered.



More information about the linux-arm-kernel mailing list