2 # Open-Channel SSD NVM configuration
6 bool "Open-Channel SSD target support"
7 depends on BLOCK && PCI
10 Say Y here to get to enable Open-channel SSDs.
12 Open-Channel SSDs implement a set of extension to SSDs, that
13 exposes direct access to the underlying non-volatile memory.
15 If you say N, all options in this submenu will be skipped and disabled
16 only do this if you know what you are doing.
21 tristate "Physical Block Device Open-Channel SSD target"
23 Allows an open-channel SSD to be exposed as a block device to the
24 host. The target assumes the device exposes raw flash and must be
25 explicitly managed by the host.
27 Please note the disk format is considered EXPERIMENTAL for now.
32 bool "PBlk Debug Support"
35 Enables debug support for pblk. This includes extra checks, more
36 vocal error messages, and extra tracking fields in the pblk sysfs
39 endif # NVM_PBLK_DEBUG