Fix up qla2xxx configuration bogosity
authorLinus Torvalds <torvalds@g5.osdl.org>
Thu, 28 Jul 2005 00:08:21 +0000 (17:08 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 28 Jul 2005 00:08:21 +0000 (17:08 -0700)
If we haven't configured the qla24xx driver, then the Makefile shouldn't
do it for us.

This also means that we can avoid the unnecessary selection of FC_ATTRS.

Debugged by James Bottomley


No differences found