> Even worse.
> As the following legal steps:
> 
> CONFIG_BLK_DEV_IDESCSI=y
> CONFIG_SCSI=y
>     |
>     V
> make config
>     |
>     V
>   SCSI emulation support (CONFIG_BLK_DEV_IDESCSI) [Y/m/n/?] y
>   ...
>   SCSI support (CONFIG_SCSI) [Y/m/n/?] m
>     |
>     V
> CONFIG_BLK_DEV_IDESCSI=y
> CONFIG_SCSI=m
> 
> result in an invalid configuration.
Right. Unfortunately there isn't much we can do about it, other that what 
you proposed. Hopefully CML2 in 2.5 will fix this problem.
> So I suggest also the following change:
[...]
Makes sense. Alan, can you apply both patches?
Thanks,
Ion
-- 
  It is better to keep your mouth shut and be thought a fool,
            than to open it and remove all doubt.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/