Blame view

kernel/linux-imx6_3.14.28/drivers/target/sbp/Kconfig 420 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
11
  config SBP_TARGET
  	tristate "FireWire SBP-2 fabric module"
  	depends on FIREWIRE
  	help
  	  Say Y or M here to enable SCSI target functionality over FireWire.
  	  This enables you to expose SCSI devices to other nodes on the FireWire
  	  bus, for example hard disks. Similar to FireWire Target Disk mode on
  	  many Apple computers.
  
  	  To compile this driver as a module, say M here: The module will be
  	  called sbp-target.