瀏覽代碼

gianfar needs crc32 lib dependency

Gianfar needs crc32 to be selected to compile.

Signed-off-by: Dave Jiang <djiang@mvista.com>

--
 drivers/net/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
--
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Dave Jiang 18 年之前
父節點
當前提交
bf41a7c5d9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/net/Kconfig

+ 1 - 0
drivers/net/Kconfig

@@ -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.