From: James Bottomley Date: Sat, 23 Apr 2005 06:45:48 +0000 (-0400) Subject: [SCSI] mptfusion: correct Kconfig problem X-Git-Tag: v2.6.13-rc1~90^2~583^2~62^2^2~27^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86fff7368b139171edab66972ea1309092f519e;p=pandora-kernel.git [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 --- Reading git-diff-tree failed