[SCSI] mptfusion: correct Kconfig problem
authorJames Bottomley <jejb@mulgrave.(none)>
Sat, 23 Apr 2005 06:45:48 +0000 (02:45 -0400)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 20 May 2005 17:53:23 +0000 (12:53 -0500)
commitb86fff7368b139171edab66972ea1309092f519e
tree6702dfa6a80897497b0ae106eea9995db566db21
parent2496af3945bdcc5fe774b8220a415086a47f40a0
[SCSI] mptfusion: correct Kconfig problem

The fusion Kconfig forgets to set CONFIG_FUSION, which is required to
get the upper makefile to descend into the fusion directory.  Add this
back as a variable and make the two upper level modules select it.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/Kconfig