8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
|
config BR2_PACKAGE_LIBNVME
|
||
|
bool "libnvme"
|
||
|
help
|
||
|
libnvme provides type definitions for NVMe specification
|
||
|
and utilities for nvme devices handling in Linux.
|
||
|
|
||
|
https://github.com/linux-nvme/libnvme
|