Searched hist:b86fff73 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/message/fusion/ |
H A D | Kconfig | b86fff73 Sat Apr 23 01:45:48 CDT 2005 James Bottomley <jejb@mulgrave.(none)> [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> b86fff73 Sat Apr 23 01:45:48 CDT 2005 James Bottomley <jejb@mulgrave.(none)> [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>
|