cd7bc6b1c4
libnvme provides type definitions for NVMe specification and utilities for nvme devices handling in Linux. libnvme is needed by udisks from version 2.10.0+ https://github.com/linux-nvme/libnvme Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
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
|