diff options
| -rw-r--r-- | drivers/scsi/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 2f85035e6e97..7b07e287e2ce 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
| @@ -40,13 +40,6 @@ config SCSI_DMA | |||
| 40 | bool | 40 | bool |
| 41 | default n | 41 | default n |
| 42 | 42 | ||
| 43 | config SCSI_TGT | ||
| 44 | tristate "SCSI target support" | ||
| 45 | depends on SCSI | ||
| 46 | ---help--- | ||
| 47 | If you want to use SCSI target mode drivers enable this option. | ||
| 48 | If you choose M, the module will be called scsi_tgt. | ||
| 49 | |||
| 50 | config SCSI_NETLINK | 43 | config SCSI_NETLINK |
| 51 | bool | 44 | bool |
| 52 | default n | 45 | default n |
| @@ -271,13 +264,6 @@ config SCSI_FC_ATTRS | |||
| 271 | each attached FiberChannel device to sysfs, say Y. | 264 | each attached FiberChannel device to sysfs, say Y. |
| 272 | Otherwise, say N. | 265 | Otherwise, say N. |
| 273 | 266 | ||
| 274 | config SCSI_FC_TGT_ATTRS | ||
| 275 | bool "SCSI target support for FiberChannel Transport Attributes" | ||
| 276 | depends on SCSI_FC_ATTRS | ||
| 277 | depends on SCSI_TGT = y || SCSI_TGT = SCSI_FC_ATTRS | ||
| 278 | help | ||
| 279 | If you want to use SCSI target mode drivers enable this option. | ||
| 280 | |||
| 281 | config SCSI_ISCSI_ATTRS | 267 | config SCSI_ISCSI_ATTRS |
| 282 | tristate "iSCSI Transport Attributes" | 268 | tristate "iSCSI Transport Attributes" |
| 283 | depends on SCSI && NET | 269 | depends on SCSI && NET |
