提交 89555382 编写于 作者: R Randy Dunlap 提交者: James Bottomley

cnic: add NETDEV_1000 and NETDEVICES to Kconfig select

NETDEVICES + NETDEV_1000 need to be enabled so that kconfig will check
those branches for selects and enforce "select UIO" under CNIC.
Otherwise the build fails with:

ERROR: "uio_unregister_device" [drivers/net/cnic.ko] undefined!
ERROR: "uio_event_notify" [drivers/net/cnic.ko] undefined!
ERROR: "__uio_register_device" [drivers/net/cnic.ko] undefined!
Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
Acked-by: NMichael Chan <mchan@broadcom.com>
Signed-off-by: NJames Bottomley <James.Bottomley@HansenPartnership.com>
上级 e2ee3616
config SCSI_BNX2_ISCSI config SCSI_BNX2_ISCSI
tristate "Broadcom NetXtreme II iSCSI support" tristate "Broadcom NetXtreme II iSCSI support"
select SCSI_ISCSI_ATTRS select SCSI_ISCSI_ATTRS
select NETDEVICES
select NETDEV_1000
select CNIC select CNIC
depends on PCI depends on PCI
---help--- ---help---
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册