提交 bf41a7c5 编写于 作者: D Dave Jiang 提交者: Jeff Garzik

gianfar needs crc32 lib dependency

Gianfar needs crc32 to be selected to compile.
Signed-off-by: NDave Jiang <djiang@mvista.com>

--
 drivers/net/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
--
Signed-off-by: NJeff Garzik <jeff@garzik.org>
上级 33bdeec8
...@@ -2263,6 +2263,7 @@ config GIANFAR ...@@ -2263,6 +2263,7 @@ config GIANFAR
tristate "Gianfar Ethernet" tristate "Gianfar Ethernet"
depends on 85xx || 83xx || PPC_86xx depends on 85xx || 83xx || PPC_86xx
select PHYLIB select PHYLIB
select CRC32
help help
This driver supports the Gigabit TSEC on the MPC83xx, MPC85xx, This driver supports the Gigabit TSEC on the MPC83xx, MPC85xx,
and MPC86xx family of chips, and the FEC on the 8540. and MPC86xx family of chips, and the FEC on the 8540.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册