commit | 96bad874e7b047ec1e6fade09acba47fd19211c5 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Thu Sep 08 09:56:18 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Fri Sep 09 16:47:43 2005 -0500 |
tree | 847b65be927d7d9a451c50d7023872d1664d2c8a | |
parent | 2290d2b63c2d25b0d554d68e54cbd1cc87d951d5 [diff] |
[SCSI] move iscsi to a better place in Kconfig Now it looks like we'll have multiple users of the iscsi transport class, the iscsi initiator shouldn't really be a dependency of it. This patch moves iscsi to being an initiator in its own right which selects the transport attributes. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>