commit | babdb788f7ec1a782a52240a5f6dae568f32565f | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Wed Jun 10 13:35:28 2009 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Jun 15 10:09:31 2009 -0500 |
tree | a1c4cdc0618b9568c6a2dff798beaa1dcd2277e0 | |
parent | 0454c7408ac533a0690cb308554a4ed304270c3d [diff] |
[SCSI] cnic, bnx2i: Fix build failure when CONFIG_PCI is not set. CNIC and BNX2I must depend on PCI. Dependencies do not get propagated through select. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>