c9650cb
# CONFIG_NVME_TARGET_PASSTHRU:
c9650cb
# 
c9650cb
# This enables target side NVMe passthru controller support for the
c9650cb
# NVMe Over Fabrics protocol. It allows for hosts to manage and
c9650cb
# directly access an actual NVMe controller residing on the target
c9650cb
# side, incuding executing Vendor Unique Commands.
c9650cb
# 
c9650cb
# If unsure, say N.
c9650cb
# 
c9650cb
# Symbol: NVME_TARGET_PASSTHRU [=n]
c9650cb
# Type  : bool
c9650cb
# Defined at drivers/nvme/target/Kconfig:19
c9650cb
#   Prompt: NVMe Target Passthrough support
c9650cb
#   Depends on: NVME_TARGET [=m] && (NVME_CORE [=m]=y || NVME_CORE [=m]=NVME_TARGET [=m])
c9650cb
#   Location:
c9650cb
#     -> Device Drivers
c9650cb
#       -> NVME Support
c9650cb
#         -> NVMe Target support (NVME_TARGET [=m])
c9650cb
# 
c9650cb
# 
c9650cb
# 
c9650cb
CONFIG_NVME_TARGET_PASSTHRU=y