mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-30 03:20:43 +00:00
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>