Remove the MK_NVME build option

The drivers and utilities are now built and installed unconditionally.

Reviewed by:	imp, emaste
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D44843
This commit is contained in:
John Baldwin 2024-04-23 11:47:44 -07:00
parent 2d51a9898e
commit ee3187f6fa
3 changed files with 0 additions and 3 deletions

View File

@ -149,7 +149,6 @@ __DEFAULT_YES_OPTIONS = \
NS_CACHING \
NTP \
NUAGEINIT \
NVME \
OFED \
OPENSSL \
PAM \

View File

@ -1 +0,0 @@
Do not build nvme related tools and kernel modules.

View File

@ -1 +0,0 @@
Build nvme related tools and kernel modules.