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