mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 21:26:31 +00:00
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@631 d57e44dd-8a1f-0410-8b47-8ef2f437770f
11 lines
359 B
Plaintext
11 lines
359 B
Plaintext
config SCST_LOCAL
|
|
tristate "SCST Local driver"
|
|
depends on SCST
|
|
---help---
|
|
This module provides a LLD SCSI driver that connects to
|
|
the SCST target mode subsystem in a loop-back manner.
|
|
It allows you to test target-mode device-handlers locally.
|
|
You will need the SCST subsystem as well.
|
|
|
|
If unsure whether you really want or need this, say N.
|